![]() |
Force http to https for the admin panel
Hello,
I use SSL to connect to the admin panel, it works well. ---> Https://domain.tld:50443 or https://IP:50443 But if I log into http (without the s), I get a bad request (of course :rolleyes:) How can I force the connection via SSL, but only for the panel and not the whole website I can do to phpmyadmin and roundcube, but not for the panel Thanks |
Should be possible to do this with mod_rewrite: http://httpd.apache.org/docs/2.0/misc/rewriteguide.html
|
Yes, I know this
I tried this (in ispconfig.vhost) Code:
<IfModule mod_rewrite.c>An idea ? |
|
| All times are GMT +2. The time now is 17:54. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.