sevans@bigskypenguin.com *nix forums beginner
Joined: 21 Jul 2006
Posts: 1
|
Posted: Fri Jul 21, 2006 5:12 am Post subject:
mod_rewrite to go from http to https and back
|
|
|
Hello all,
I've been reading through the mod_rewrite documentation and looking at
some samples but am still pretty stumped.
What I need, and I'm sure this is common, is to have on page, register.php
use https and all other pages use http. This is probably obvious, but
register.php is processing a credit card transaction, and needs the
encryption of SSL, but all other pages do not.
I have been reading through the rules, but am having a very tough time
deciphering exactly how they would be written to accomplish this.
Any help would be greatly appreciated.
Skip
---------------------------------------------------------------------
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 |
|