Skip to content

Commit b1784a1

Browse files
committed
Update nginx.conf.template
1 parent 0eddd7b commit b1784a1

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
@@ -42,7 +42,7 @@ server {
4242
fastcgi_index index.php;
4343
fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;
4444
include fastcgi_params;
45-
}
45+
}
4646
#
4747
# deny access to .htaccess vb. files, if Apache's document root
4848
location ~/\. {

0 commit comments

Comments
 (0)