Require SSL using mod_rewrite under Apache in linux
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://host.domain.tld/$1 [R,L]
Loading
Sunday, August 2, 2009
Subscribe to:
Post Comments (Atom)
pow·er·cram noun, \ˈpau̇(-ə)r\ˈkram\
Consise, useful information about computers, networks and cloud.
No comments:
Post a Comment