1851
results for "nginx"
-
yes! My problem turned out to be a stray nginx conf file for a different site that was calling for 443 but didn’t have a SSL cert
[miklb]
at
2017-12-15 15:50
-
j12t: the mediawiki install lives in a subfolder /wiki/ and uses nginx rules to route all the paths to /wiki/index.php. I added an index.php file in the root, with code that fetches the wiki main page and re-outputs it.
aaronpk
at
2017-12-12 23:59
-
nginx/wordpress/indieweb
wagle
at
2017-12-12 00:32
-
something wonky in my auto-renew of certbot & I have to restart nginx
[miklb]
at
2017-12-10 04:05
-
I was messing with nginx auth config and added the SSO proxy to the chat logs. there was a bug in the auth module that rejected the request if it had an invalid authorization header, whereas it was supposed to pass it through just without setting the auth_user
aaronpk
at
2017-12-07 19:20
-
Took me half an hour to get my nginx redirects working how I wanted. But I think I learned a lot today :D (And zegnat.net + its wiki have moved to https on the new server.)
Zegnat
at
2017-12-04 17:05
-
ancarda: I followed instructions from sknebel to add the nginx reloading hook. Which is one of those little things that I forgot the exact detail about, so would love him to document instead
Zegnat
at
2017-12-01 15:52
-
I can confirm the Certbot timer that's installed out of the box does work, at-least for Apache. I haven't tested it with Nginx (I guess wait a few months and see if my website's SSL breaks)
ancarda
at
2017-12-01 15:37
-
a CNAME record or an apache/nginx redirect?
[miklb]
at
2017-11-25 16:27
-
my nginx config basically has upstream php5 { server unix:/var/run/php/php5.6-fpm.sock; } and php7 { server unix:/var/run/php/php7.1-fpm.sock; }
aaronpk
at
2017-11-23 19:49
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