Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
I have an issue where the following rule works without SSL however when i change to https the rule doesn't work at all
RewriteEngine On RewriteRule ^signins/?$ /login.php
Its driving me crazy please help :(
查看您的<VirtualHost>配置,因为https site它可能使用不同的DOCUMENT_ROOT.
<VirtualHost>
https site
DOCUMENT_ROOT