Our blog
Htaccess Force SSL with Redirect (Non Standard SSL Port Compatible)
Check out this little snippet of htaccess code to force SSL usage. Works regardless of port.
CODE:
-
RewriteEngine On
-
RewriteCond %{HTTPS} off
-
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
More...
Top 10 Wordpress .htaccess hacks | Omelyn.com
x + 3 - Naming a .htaccess File in Windows
Movable Type Monday: Comment via Twitter and .htaccess Hacks | The ...
Slackware Linux, Apache2, MySQL, PHP, SSL | Vlad's and Alice's Blog
How Does Secure Socket Layer (SSL) Work? | LuxSci FYI
Quick Tomcat https SSL Config | /home/nick
x + 3 - Naming a .htaccess File in Windows
Movable Type Monday: Comment via Twitter and .htaccess Hacks | The ...
Slackware Linux, Apache2, MySQL, PHP, SSL | Vlad's and Alice's Blog
How Does Secure Socket Layer (SSL) Work? | LuxSci FYI
Quick Tomcat https SSL Config | /home/nick
RSS Feed