Click to See Complete Forum and Search --> : Password Restricted Pages


barrymcgee
02-23-2006, 04:02 AM
Hey all,

I'd like to make certain parts of my site available to only those with a password, does anyone know how this can be done?!

Thanks in advance! :)

DaveSW
02-23-2006, 05:10 AM
Yes. You have a choice of Javascript (not as reliable as the others, but fine if what you're protecting isn't of earth shattering importance), PHP, ASP or htaccess. There are other solutions too, but those are the main ones.
What does your server support? Then I can move your thread to the relevant category.

barrymcgee
02-23-2006, 05:26 AM
Im not sure...sorry? I'd like to explore the htaccess route, do you know where I'd find some tutorials as I haven't a clue where to start?!

NogDog
02-23-2006, 05:52 AM
http://httpd.apache.org/docs/2.2/howto/auth.html#gettingitworking