We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a40f9 commit 9e3bf28Copy full SHA for 9e3bf28
webserver/templates/nginx.conf.template
@@ -44,7 +44,7 @@ server {
44
fastcgi_index index.php;
45
fastcgi_intercept_errors on;
46
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
47
- }
+ }
48
#
49
# deny access to .htaccess vb. files, if Apache's document root
50
location ~/\. {
0 commit comments