[fix] Provider a return carrier on template

* As we use cat to generate vhosts_all we must provide all return
carrier
This commit is contained in:
cam.lafit 2018-06-23 17:01:16 +02:00
parent 1bc8b59da9
commit 1db447bcec
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@
RewriteCond %{REQUEST_FILENAME} !/cgi-bin/
RewriteRule ^/(.*)$ %%redirect%%/$1 [R=301,L]
</VirtualHost>
</VirtualHost>