logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache 2.2.6 on Windows muliple prompt for authentication
Author
ja1001



Joined: 11 Mar 2009
Posts: 1

PostPosted: Wed 11 Mar '09 10:49    Post subject: Apache 2.2.6 on Windows muliple prompt for authentication Reply with quote

Hi all,

I am running an Apache 2.2.6 on a windows server machine.
I have JKmount in the conf for a tomcat app.
I am using a <MatchLocation ...> directive in the httpd.conf to force authentication with an external authn module.

For some strange reason apache keeps sending a 401 AUTHORIZATION REQUIRED to the browser while loading the site, so I get multiple logon screens.
I used wire shark, and I saw that all of the GET requests after the first user/pass prompt contain the credentials.

Why does this happen?
How can I fix it?

Thanks,
Ja
Back to top


Reply to topic   Topic: Apache 2.2.6 on Windows muliple prompt for authentication View previous topic :: View next topic
Post new topic   Forum Index -> Apache