apache directive for https vhost

Discussion in 'Developers' Forum' started by kalua, Nov 5, 2008.

  1. kalua

    kalua New Member

    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.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     
  3. kalua

    kalua New Member

    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.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The apache directive variable was missing in the sll vhost. I added it now.
     

Share This Page