How would I define an apache directive for the https host with ISPConfig? Currently I add an directive by hand but if ISPConfig rewrites the vhost file any manual changes are reverted.
The vhost for SSL is added automatically by ISPConfig when SSL is enabled for the website. The last time I tested it it worked for me. If this does not work on your server, please post a request in the bugtracker. The vhost file shall not be edited manually and ISPConfig will remove any manual changes.
Then it works as intended. For the "non-ssl-host" I can add apache directives using ISPConfig. Why souldn't I be able to do it for the ssl-host? I have set up a site with ISPConfig and I want to redirect some urls from http to https. The redirect is working but the apps I want to acces need some ScriptAlias to work properly. Thats the background for my question.