Computing.Net > Forums > Web Development > Apache Password From Form

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Apache Password From Form

Reply to Message Icon

Name: Urkle10
Date: September 19, 2004 at 00:07:44 Pacific
OS: Windows XP
CPU/Ram: PIII 800 MHz / 384 MB
Comment:

Hello all,

I have a password-protected website using the .htacces/.htpasswd method on an Apache server.

As it stands, when a user clicks a link that leads to a page in the secure area, they are prompted to enter a username and password by the browser. I am hoping to create a form on a welcome page where the user can enter the username and password, click submit, and be taken to the secure area.

Is there an easy way to accomplish this? I was thinking it may be along the lines of a POST or GET method, but I've been unable to find any information on it. I appreciate any help!

Urkle10




Sponsored Link
Ads by Google

Response Number 1
Name: safeTsurfa
Date: September 19, 2004 at 08:49:57 Pacific
Reply:

Try using php.


0

Response Number 2
Name: Urkle10
Date: September 19, 2004 at 09:08:18 Pacific
Reply:

Do you mean use PHP to password protect my secure section or use PHP to send the username and password to the Apache validator? (Preferably the latter.) How would I go about doing it?


0

Response Number 3
Name: safeTsurfa
Date: September 19, 2004 at 09:57:59 Pacific
Reply:

By creating a php login page. Check Google, check how this is constructed in portals and php-based forums, etc to learn more


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Web Development Forum Home


Sponsored links

Ads by Google


Results for: Apache Password From Form

A Javascript For Form www.computing.net/answers/webdevel/a-javascript-for-form/1265.html

Netscape 8.1 problems www.computing.net/answers/webdevel/netscape-81-problems/2825.html

How can I do math from forms www.computing.net/answers/webdevel/how-can-i-do-math-from-forms/8.html