Changes

From Amahi Wiki
Jump to: navigation, search
211 bytes added ,  07:51, 15 June 2011
no edit summary
{{Text|<nowiki>RewriteCond %{HTTPS} !=on</nowiki>
<nowiki>RewriteRule ^(.*) https://%{SERVER_NAME}$1 [R,L]</nowiki>}}
 
== Restart the Apache2 server ==
Restart your server to apply the changes you've made. If you did everything right you shouldn't receive any warnings when restarting the server.
{{Code|service httpd restart}}
= Finished =
61

edits