Different directory for SSL

Discussion in 'Installation/Configuration' started by modir, Feb 1, 2010.

  1. modir

    modir New Member

    Within the user directory I would like to have two web directories. One for HTTP and one for HTTPS. Is it possible to do this with ISPconfig3? I would like to make the directories like this /web-http/ for HTTP and /web-https/ for HTTPS.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You will have to change the code in the apache plugin to create the second directory and the path in the vhost template for the ssl vhost.
     
  3. modir

    modir New Member

    Hi Till,

    Thank you for your information.

    If I would extend the code in the way that it is selectable in the webinterface if it should be in the same or different directory, would you be interested in taking it into the main code? (If I get it right you are one of the main developers.)

    Because then I would try to write more than a small hack.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Would be great if you like to make this feature available for all users, maybe add a checkbox on the ssl tab of the website to enable / disable it?
     

Share This Page