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/03/14 19:48] – PHP 8.4.5 Sean Rhone | servers:windows:nginx_php_php-cgi [2025/04/18 11:29] (current) – [nginx] Sean Rhone | ||
---|---|---|---|
Line 14: | Line 14: | ||
* https:// | * https:// | ||
- | * Last tested: '' | + | * Last tested: '' |
- | * Extract to root system drive for '' | + | * Extract to root system drive for '' |
explorer " | explorer " | ||
CD " | CD " | ||
+ | |||
+ | ==== confs ==== | ||
+ | |||
+ | MKDIR " | ||
+ | |||
+ | COPY /Y " | ||
+ | |||
+ | COPY /Y " | ||
+ | |||
+ | ==== Firewall ==== | ||
+ | |||
+ | " | ||
+ | |||
+ | " | ||
===== PHP-CGI ===== | ===== PHP-CGI ===== | ||
Line 28: | Line 42: | ||
* 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 39: | Line 53: | ||
" | " | ||
- | C:\php-8.4.5-nts-Win32-vs17-x64 | + | C:\php-8.4.6-nts-Win32-vs17-x64 |
- | + | ||
- | ====== Firewall ====== | + | |
- | + | ||
- | * 80/tcp is HTTP | + | |
- | * 443/tcp is HTTPS | + | |
- | + | ||
- | netsh advfirewall firewall add rule name=" | + | |
- | + | ||
- | netsh advfirewall firewall add rule name=" | + | |
====== nginx Settings ====== | ====== nginx Settings ====== | ||
Line 116: | Line 121: | ||
===== nginx ===== | ===== nginx ===== | ||
- | |||
- | * :!: '' | ||
- | * TODO: Copy all hard-coded files to '' | ||
notepad " | notepad " | ||
Line 145: | Line 147: | ||
include C:/ | include C:/ | ||
include C:/ | include C:/ | ||
- | include C:/nginx-1.27.4/ | + | include C:/www/ |
default_type application/ | default_type application/ | ||
/srv/www/wiki/data/attic/servers/windows/nginx_php_php-cgi.1741996124.txt.gz · Last modified: by Sean Rhone