RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{SERVER_NAME}/$1 [R,L]
- 3 Users Found This Useful
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{SERVER_NAME}/$1 [R,L]
Creating a .htaccess is easier then it sounds. You can create an .htaccess file in any text...
The following are http status and error codes that are returned for each file access via a web...
Frontpage extensions are not supported on our servers due to bugs in the extensions (some...
Creating your site How you create your site depends on what you want to do with it. You...
A script you want to use requires a different setting then we have set? No problem, you...