1836
results for "nginx"
-
[schmarty]: nginx magic
Saphire
at
2022-10-28 20:50
-
sknebel++ for the redirect tips for nginx!
capjamesg
at
2022-08-30 03:10
-
<capjamesg> What is the best way to redirect http traffic to https traffic with nginx?
IWDiscordGateway
at
2022-08-27 12:30
-
with nginx dealing with TLS termination
jonnybarnes
at
2022-08-27 09:51
-
I learned this week that SSGs are all fine and well until your nginx goes down :D
capjamesg
at
2022-08-15 16:03
-
edited /Webmention-developer (+203) "/* nginx */ citation template"
Loqi
at
2022-08-11 19:43
-
That’s pretty much where I ended up (I think… please correct me if I’m not following). The nginx rules I ended up with after a few more tweaks are “`location ~ ^/strava(/.[0-9]*) { return 307 https://strava.com/activities$1; }`” and
[campegg]
at
2022-07-29 17:33
-
[campegg]: nginx?
sknebel
at
2022-07-29 14:36
-
the order of rules in nginx matters, so try fiddling with that
aaronpk
at
2022-07-29 14:28
-
I’m trying to own a couple more of my silo links, but am running into a bit of an issue configuring nginx for Strava. I’d like to have `/strava` redirect to my profile (`https://strava.com/athletes/273720`), but have `/strava/[?]` redirect to the appropriate activity (`https://strava.com/activities/[?]`) — is it possible to do this kind of conditional redirect (i.e. if there’s something following `/strava`, go to the `/activ
[campegg]
at
2022-07-29 14:24
Sort by:
Filter results by:
Tag
Query took 0s.
Search tips
- Exclusion
- +foo -bar
- Logical OR
- foo OR bar
- Exact phrase
- "foo bar"
- Partial words
- foo*
- Particular fields only
- title:foo
- domain:example.org
- nick:somebody
- after:2016-11-23
- before:2016-11-23
- date:2016-11-23