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 0eddd7b commit b1784a1Copy full SHA for b1784a1
webserver/templates/nginx.conf.template
@@ -42,7 +42,7 @@ server {
42
fastcgi_index index.php;
43
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
44
include fastcgi_params;
45
- }
+ }
46
#
47
# deny access to .htaccess vb. files, if Apache's document root
48
location ~/\. {
0 commit comments