1774
results for "nginx"
-
<capjamesg> What is the best way to redirect http traffic to https traffic with nginx?
IWDiscordGateway
at
2022-08-27 14:30
-
with nginx dealing with TLS termination
jonnybarnes
at
2022-08-27 11:51
-
I learned this week that SSGs are all fine and well until your nginx goes down :D
capjamesg
at
2022-08-15 18:03
-
edited /Webmention-developer (+203) "/* nginx */ citation template"
Loqi
at
2022-08-11 21: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 19:33
-
[campegg]: nginx?
sknebel
at
2022-07-29 16:36
-
the order of rules in nginx matters, so try fiddling with that
aaronpk
at
2022-07-29 16: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 16:24
-
edited /own_your_links (+164) "/* How to nginx config */ add methodology for generating redirects"
Loqi
at
2022-07-28 01:39
-
well wanted to share a little tweak I made to my site using some nginx changes
jacky
at
2022-07-28 01:24
Sort by:
Filter results by:
Tag
Query took 0.01s.
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