Announcement
Collapse
No announcement yet.
Search Result
Collapse
2 results in 0.0053 seconds.
Keywords
Members
Tags
-
Cats were sleeping with dogs, the Sun has risen in the West. Editing Login, Core and Vbulletin URLS to https fixed the problem though.
-
HTTPS automatic redirect with .htaccess
Edited the .htaccess file with
Code:RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
Leave a comment: