![]() |
|
secure sentora with https? - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: secure sentora with https? (/showthread.php?tid=1034) Pages:
1
2
|
RE: secure sentora with https? - SupaYoshi - 02-12-2015 (02-12-2015, 08:33 AM)Me.B Wrote: Ok great ot hear that. Great! Good to hear so yeah I get what you mean, just make a [x] checkbox to enable SSL without asking people to add a complete custom Virtualhost override, So my follow up question is, how do I override a virtual host setting without having to force everything over ssl? Can I just add the port 443 thing to the override a virutal host setting, or do I also have to include the old virtual host information for port 80? Right now it is very confusing what happens with an override file set in the config, where does that information go? Does it still let the normal virtualhost work as it was? Not? Please explain
RE: secure sentora with https? - Me.B - 02-12-2015 Seriously I don't like at all this override solution. This is my own opinion. In my servers I would rather create manually /ssl folder under apache config and setup a vhost-ssl.conf there with manual config for each one like we did for the panel. Then using .htaccess enforcing 443 or not. M B RE: secure sentora with https? - SupaYoshi - 02-12-2015 (02-12-2015, 09:06 AM)Me.B Wrote: Seriously I don't like at all this override solution. This is my own opinion. Great advice! I am going to do that, thanks a lot I hate the override solution myself! Thanks mate |