On 15.09.2010 18:11, Joost de Heer wrote:
On 09/15/2010 05:55 PM, sattlite Installer wrote:
Thanks for the reply, then to confirm is there no way of doing this
only in
.htaccess files? I would prefer to do this as the web team edit these
while I
have to edit the server config?
You need SSLRequireSSL
(http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslrequiressl) which
can be enabled in .htaccess.
Or if you want to redirect instead of presenting an error, add a
RewriteCond that checks "HTTPS".
See:
http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewritecond
Regards,
Rainer
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]