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
16 hours 2 min ago
21 hours 1 min ago
22 hours 28 min ago
23 hours 21 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 21 hours ago
1 day 23 hours ago