Skip to content

Commit 9e3bf28

Browse files
committed
Update nginx.conf.template
1 parent c9a40f9 commit 9e3bf28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver/templates/nginx.conf.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ server {
4444
fastcgi_index index.php;
4545
fastcgi_intercept_errors on;
4646
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
47-
}
47+
}
4848
#
4949
# deny access to .htaccess vb. files, if Apache's document root
5050
location ~/\. {

0 commit comments

Comments
 (0)