Hi All

Is there a way to force user to use (or redirect to) https for a single page
only, eg. I don't need   https://www.domain.com for the whole site.

For example, https://www.domain.com/privacy_form.htm  (1 page only)

when user type in "http....", and Apache force it to "https://......";

When the secure form arrives at the server, I don't want the data sitting on
the server. Is there a way to immediately forward it to a secure server or
even directly to an email address.

assuming mod_ssl is configured properly

Thanks
R
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to