User Tools

Site Tools


servers:windows:nginx:joomla

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
servers:windows:nginx:joomla [2025/04/18 11:11] – [PHP-CGI] Sean Rhoneservers:windows:nginx:joomla [2025/04/18 11:22] (current) – [PHP-CGI] Sean Rhone
Line 124: Line 124:
     fastcgi_intercept_errors "on";     fastcgi_intercept_errors "on";
     fastcgi_index "index.php";     fastcgi_index "index.php";
-    include "C:/www/nginx/cgi/fastcgi_params";+    include "C:/www/nginx/conf/fastcgi_params";
     fastcgi_param "SCRIPT_FILENAME" $document_root$fastcgi_script_name;     fastcgi_param "SCRIPT_FILENAME" $document_root$fastcgi_script_name;
     fastcgi_param "PATH_INFO" $fastcgi_path_info;     fastcgi_param "PATH_INFO" $fastcgi_path_info;
/srv/www/wiki/data/pages/servers/windows/nginx/joomla.txt · Last modified: by Sean Rhone