Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Register and Login

Status
Not open for further replies.

fishess

Programmer
Joined
Sep 17, 2004
Messages
25
Location
CA
Is there a way to make people register and login with apache to access a folder?

I created a password file and everything to protect a folder, but to let some people in, I have to tell them the password and username. Gets annoying after a while.

Can you do this with apache? Or need a perl script of some kind? Got tired of fiding a script that registers, and makes a password file so that apache can access it.

So back to the drawing board if apache can't do it :(

Thanks

Question was, can you register with apache without use of scripts?
 
If you wish for your users to register themselves for access to a directory, you will need some kind of web script.


Want the best answers? Ask the best questions!

TANSTAAFL!!
 
ok thanks
I found a really nice script to do what i wanted and even more :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top