We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b122f97 commit 087ddbbCopy full SHA for 087ddbb
1 file changed
install/deb/templates/web/nginx/php-fpm/codeigniter.tpl
@@ -11,7 +11,7 @@ server {
11
access_log /var/log/nginx/domains/%domain%.log combined;
12
access_log /var/log/nginx/domains/%domain%.bytes bytes;
13
error_log /var/log/nginx/domains/%domain%.error.log error;
14
-
+
15
include %home%/%user%/conf/web/%domain%/nginx.forcessl.conf*;
16
17
location = /favicon.ico {
0 commit comments