Security
How do you secure your web site I mean if you want only authoriesed users to visit your web site? I best guess will be using session variables??? Any other ideas?
Thanks!
How do you secure your web site I mean if you want only authoriesed users to visit your web site? I best guess will be using session variables??? Any other ideas?
Thanks!
Brian Farkas posted this at 23:44 — 16th November 2001.
They have: 1,015 posts
Joined: Apr 1999
You could use .htaccess to create a password-protected area of your web site. Your web host most likely has some sort of password protection feature that deals with .htaccess. If not, your options are either asking them to install one, or installing a password-protection program yourself. There are several available at: http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Password_Protection/
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.