servers:windows:nginx_php_php-cgi
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
servers:windows:nginx_php_php-cgi [2025/06/13 07:36] – [nginx] Sean Rhone | servers:windows:nginx_php_php-cgi [2025/06/24 15:44] (current) – nginx 1.29.0 Sean Rhone | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Prerequisites ===== | ===== Prerequisites ===== | ||
- | * [[windows;10_ltsc_server|Windows | + | * [[windows;11_ltsc_server|Windows |
====== Install ====== | ====== Install ====== | ||
Line 14: | Line 14: | ||
* https:// | * https:// | ||
- | * Last tested: '' | + | * Last tested: '' |
- | * Extract to root system drive for '' | + | * Extract to root system drive for '' |
explorer " | explorer " | ||
Line 26: | Line 26: | ||
MKDIR " | MKDIR " | ||
- | COPY /Y " | + | COPY /Y " |
- | COPY /Y " | + | COPY /Y " |
==== Firewall ==== | ==== Firewall ==== | ||
- | " | + | " |
" | " | ||
Line 43: | Line 43: | ||
* https:// | * https:// | ||
* x64 Non Thread Safe | * x64 Non Thread Safe | ||
- | * Last tested: '' | + | * Last tested: '' |
- | * Extract to root system drive for '' | + | * Extract to root system drive for '' |
* Add to user '' | * Add to user '' | ||
Line 54: | Line 54: | ||
" | " | ||
- | C:\php-8.4.8-nts-Win32-vs17-x64 | + | C:\php-8.4.9RC1-nts-Win32-vs17-x64 |
====== nginx Settings ====== | ====== nginx Settings ====== | ||
Line 165: | Line 165: | ||
gzip_static always; | gzip_static always; | ||
gunzip on; | gunzip on; | ||
- | }</ | + | } |
+ | |||
+ | # End</ | ||
==== CSP Headers ==== | ==== CSP Headers ==== |
/srv/www/wiki/data/attic/servers/windows/nginx_php_php-cgi.1749814584.txt.gz · Last modified: by Sean Rhone