@@ -38,7 +38,7 @@
</FilesMatch>
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
- IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf*
+ IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.ssl.conf_*
</VirtualHost>
@@ -35,7 +35,7 @@
- IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf**
+ IncludeOptional %home%/%user%/conf/web/%domain%/%web_system%.conf_*
@@ -37,7 +37,7 @@
AssignUserID %user% %group%
</IfModule>
@@ -34,7 +34,7 @@
@@ -43,7 +43,7 @@
@@ -40,7 +40,7 @@
@@ -32,7 +32,7 @@
SSLCertificateKeyFile %ssl_key%
%ssl_ca_str%SSLCertificateChainFile %ssl_ca%
@@ -28,7 +28,7 @@
<Directory %home%/%user%/web/%domain%/stats>
AllowOverride All
</Directory>
@@ -33,7 +33,7 @@
@@ -39,5 +39,5 @@ server {
location ~ /\.hg/ {return 404;}
location ~ /\.bzr/ {return 404;}
- include %home%/%user%/conf/web/%domain%/nginx.ssl.conf*;
+ include %home%/%user%/conf/web/%domain%/nginx.ssl.conf_*;
}
@@ -38,5 +38,5 @@ server {
- include %home%/%user%/conf/web/%domain%/nginx.conf*;
+ include %home%/%user%/conf/web/%domain%/nginx.conf_*;
@@ -30,6 +30,6 @@ server {
@@ -29,6 +29,6 @@ server {
@@ -32,6 +32,6 @@ server {
disable_symlinks if_not_owner from=%docroot%;
@@ -31,6 +31,6 @@ server {