Because of this rule:
Code:
RewriteEngine on
RewriteCond %{HTTPS} !^on$ [NC]
RewriteRule . https://mydomain.com/webmail/ [L]
which is fine and everything, I get redirected to
https://mydomain.com/webmail/ every time and anywhere I put /webmail at the end (this part is great). But once I get redirected I get an error:
Code:
ERROR 500 - Internal Server Error!
...with ISPConfig3 template. Is there some problem with .htaccess or something like that?
Again...accessing the webmail via:
https://mydomain.com:8080/webmail works fine.
EDIT: *** I have also added /var/www/webmail to my open_basedir under mydomain.com.
Recent comments
2 days 9 hours ago
2 days 17 hours ago
2 days 20 hours ago
2 days 22 hours ago
2 days 23 hours ago
3 days 1 hour ago
3 days 2 hours ago
3 days 3 hours ago
3 days 19 hours ago
3 days 20 hours ago