PDA

View Full Version : htaccess



starfighter
12-04-2002, 11:37 AM
I'm sure that someone out here knows the answer to this but I'm at a loss as to how to do this. I want a htaccess file to redirect people to a secure direstory if the try to enter it unecrypted and to let the ssl through if they use the correct https url.

Any ideas.

Thanks
Dan

dbmasters
12-05-2002, 09:22 AM
here is a place to start...

http://www.javascriptkit.com/howto/htaccess.shtml

Though I have never done that specifically, it may get you in the right direction.