servers:linux:nginx:dokuwiki
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
servers:linux:nginx:dokuwiki [2025/04/25 00:53] – [FastCGI] Sean Rhone | servers:linux:nginx:dokuwiki [2025/04/25 01:04] (current) – [PHP-FPM Socket] Sean Rhone | ||
---|---|---|---|
Line 49: | Line 49: | ||
listen = / | listen = / | ||
listen.owner = wwwrun | listen.owner = wwwrun | ||
- | listen.group = wwwrun | + | listen.group = www |
listen.mode = 0666 | listen.mode = 0666 | ||
Line 88: | Line 88: | ||
===== Server Block ====== | ===== Server Block ====== | ||
- | sudo -e '/ | + | sudo -e '/ |
< | < | ||
+ | # nginx/ | ||
+ | |||
server { | server { | ||
listen ' | listen ' | ||
Line 167: | Line 169: | ||
* This prevents -- from becoming a – (long hyphen), which breaks some command' | * This prevents -- from becoming a – (long hyphen), which breaks some command' | ||
- | echo ' | + | echo ' |
====== Services ====== | ====== Services ====== |
/srv/www/wiki/data/attic/servers/linux/nginx/dokuwiki.1745556828.txt.gz · Last modified: by Sean Rhone