Jump to content

Passing Form Data to Apache to BASIC Auth


achild

Recommended Posts

Can anyone tell me how to pass Form Data (HTML login Screen) to apache using BASIC Auth?

 

So I have a page that has u/p with a submit button, once this is pressed how can I have the data passed and verified across to apache's AuthDBMUserFile?

 

Any help would be wonderful.

 

Thanks

Amer

I'm not sure if this is the same question, but I think it is, and I too need an answer.

 

I am under the impression that BASIC auth is sent a 401 error from the server when accessed, and the browser is hardwired to prompt for user name and password and resend the request in a header.

 

If I understand this right, can I make a request via php/html to a site that includes that header info, so the prompt is not seen by the client?

 

I think that's the same question posed differently...

 

Thanks.

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.