Thats a problem with the templating library that ISPConfig uses. It strips off the {} from the content. I think there is no solution yet.
Workaround: Define the part you want to be included in an extra file and include this in the httpd.conf
1) Make a directory /etc/apache/vhost_includes/
2) Make a text file
www.mydomain.com.conf inside this directory which contains the rewrite rules you want to add to the vhost.
3) In the apache directives field in ISPConfig you insert:
Include /etc/apache/vhost_includes/www.mydomain.com.conf
Recent comments
1 day 35 min ago
1 day 5 hours ago
1 day 7 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 14 hours ago
1 day 14 hours ago
1 day 17 hours ago
2 days 6 hours ago
2 days 7 hours ago