Skip to content

Commit 0efa732

Browse files
author
Kristan Kenney
committed
Update file paths in templates to avoid conflicts
1 parent 13f1607 commit 0efa732

24 files changed

+24
-24
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</FilesMatch>
3939
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
4040

41-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf*
41+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf_*
4242

4343
</VirtualHost>
4444

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</FilesMatch>
3636
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3737

38-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf**
38+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf_*
3939

4040
</VirtualHost>
4141

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</FilesMatch>
3939
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
4040

41-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf*
41+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf_*
4242

4343
</VirtualHost>
4444

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</FilesMatch>
3636
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3737

38-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf**
38+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf_*
3939

4040
</VirtualHost>
4141

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</FilesMatch>
3939
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
4040

41-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf*
41+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf_*
4242

4343
</VirtualHost>
4444

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</FilesMatch>
3636
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3737

38-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf**
38+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf_*
3939

4040
</VirtualHost>
4141

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</FilesMatch>
3939
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
4040

41-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf*
41+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf_*
4242

4343
</VirtualHost>
4444

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</FilesMatch>
3636
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3737

38-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf**
38+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf_*
3939

4040
</VirtualHost>
4141

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</FilesMatch>
3939
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
4040

41-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf*
41+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf_*
4242

4343
</VirtualHost>
4444

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</FilesMatch>
3636
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
3737

38-
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf**
38+
IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf_*
3939

4040
</VirtualHost>
4141

0 commit comments

Comments
 (0)