(12-11-2009 02:22 PM)esmiz Wrote: Hello Aseques
Do you know if would it be possible to get ssl and non ssl content in the same folder?
I mean without creating an extra folder.
Beste regards
I created this method to help with a migration from plesk, and this is the way it works over there.
To be able to view the content both in ssl and not ssl, it's even simpler. You should do the following:
.- Don't patch the ispcp-dmn-mngr (and so the htsdocs folder won't be created)
.- Modify the apache 443 virtualhost so it reads the content of the folder htdocs instead of htsdocs
That should work, you won't be able to restrict to ssl only for any part of the site tough.
Cheers