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.
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.
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.
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?