Skip to content

Commit 5463eb7

Browse files
author
Kristan Kenney
committed
Update forcessl path in templates
1 parent 0e7f24d commit 5463eb7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

install/deb/multiphp/apache2/PHP-56.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
CustomLog /var/log/%web_system%/domains/%domain%.log combined
1313
ErrorLog /var/log/%web_system%/domains/%domain%.error.log
1414

15-
IncludeOptional %home%/%user%/conf/web/forcessl.apache2.%domain%.conf*
15+
IncludeOptional %home%/%user%/conf/web/%domain%/apache2.forcessl.conf*
1616

1717
<Directory %home%/%user%/web/%domain%/stats>
1818
AllowOverride All

install/deb/multiphp/apache2/PHP-70.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
CustomLog /var/log/%web_system%/domains/%domain%.log combined
1313
ErrorLog /var/log/%web_system%/domains/%domain%.error.log
1414

15-
IncludeOptional %home%/%user%/conf/web/forcessl.apache2.%domain%.conf*
15+
IncludeOptional %home%/%user%/conf/web/%domain%/apache2.forcessl.conf*
1616

1717
<Directory %home%/%user%/web/%domain%/stats>
1818
AllowOverride All

install/deb/multiphp/apache2/PHP-71.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
CustomLog /var/log/%web_system%/domains/%domain%.log combined
1313
ErrorLog /var/log/%web_system%/domains/%domain%.error.log
1414

15-
IncludeOptional %home%/%user%/conf/web/forcessl.apache2.%domain%.conf*
15+
IncludeOptional %home%/%user%/conf/web/%domain%/apache2.forcessl.conf*
1616

1717
<Directory %home%/%user%/web/%domain%/stats>
1818
AllowOverride All

install/deb/multiphp/apache2/PHP-72.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
CustomLog /var/log/%web_system%/domains/%domain%.log combined
1313
ErrorLog /var/log/%web_system%/domains/%domain%.error.log
1414

15-
IncludeOptional %home%/%user%/conf/web/forcessl.apache2.%domain%.conf*
15+
IncludeOptional %home%/%user%/conf/web/%domain%/apache2.forcessl.conf*
1616

1717
<Directory %home%/%user%/web/%domain%/stats>
1818
AllowOverride All

install/deb/multiphp/apache2/PHP-73.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
CustomLog /var/log/%web_system%/domains/%domain%.log combined
1313
ErrorLog /var/log/%web_system%/domains/%domain%.error.log
1414

15-
IncludeOptional %home%/%user%/conf/web/forcessl.apache2.%domain%.conf*
15+
IncludeOptional %home%/%user%/conf/web/%domain%/apache2.forcessl.conf*
1616

1717
<Directory %home%/%user%/web/%domain%/stats>
1818
AllowOverride All

0 commit comments

Comments
 (0)