PDA

View Full Version : Password prompt for my default website


xyleo
3rd July 2006, 07:59 AM
Dear Fan's of Fedora,

Could anyone guide me on how to specify a password for my default website. What i wanted is once the user browse to my website/webserver, i need the username & password to be prompt first.

I'm using FC4 with default apache.

Thank you.
Rgds,
xYlEo

ccrvic
3rd July 2006, 08:54 AM
Could anyone guide me on how to specify a password for my default website. What i wanted is once the user browse to my website/webserver, i need the username & password to be prompt first.

Google for htaccess.

Vic.

liro
3rd July 2006, 09:01 AM

Could anyone guide me on how to specify a password for my default website. What i wanted is once the user browse to my website/webserver, i need the username & password to be prompt first.


the guys of apache-group did it once http://httpd.apache.org/docs/2.0/en/howto/htaccess.html

this is what you need...