Skip to content

Commit 087ddbb

Browse files
author
Alexandros Ioannides
authored
Update codeigniter.tpl
1 parent b122f97 commit 087ddbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/templates/web/nginx/php-fpm/codeigniter.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ server {
1111
access_log /var/log/nginx/domains/%domain%.log combined;
1212
access_log /var/log/nginx/domains/%domain%.bytes bytes;
1313
error_log /var/log/nginx/domains/%domain%.error.log error;
14-
14+
1515
include %home%/%user%/conf/web/%domain%/nginx.forcessl.conf*;
1616
1717
location = /favicon.ico {

0 commit comments

Comments
 (0)