Hi Everyone,
I have a site that keeps asking for the apache server authentication before it gets to the actual login page. How can I eliminate the server authentication pop-up and use the actual login page (which is a form with username and password field) to allow selected user to access the content?
How can I modify the apache config so it doesn't ask me for authentication twice?
Thank you