You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Charlie Smith <Sm...@ldschurch.org> on 2003/05/01 19:11:07 UTC

[users@httpd] mod_rewrite vs redirect to get http to https on site.

How to SSL to come up when user types
http://foo.bar  on URL?

After installing mod_ssl and mod_rewrite, I am asking for syntax and advise
on how to get users to the https://foo.bar, with SSL protocol, when they
just type in http://foo.bar with regular protocol.

I'd like to be able to have local users access with http and external internet users
access with https (SSL).

Would a redirect command be appropriate here.  Or some rewrite directives?
Please be detailed as to syntax and where these directives would be placed.

Thanks,
Charlie Smith
5/1/03


------------------------------------------------------------------------------
This message may contain confidential information, and is intended only for the use of the individual(s) to whom it is addressed.


==============================================================================


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org