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 -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Apache MOD_AUTH_MYSQL Problem
Author
jatinseth2007



Joined: 15 Mar 2012
Posts: 1

PostPosted: Thu 15 Mar '12 13:17    Post subject: Apache MOD_AUTH_MYSQL Problem Reply with quote

I am facing problem given below.

I want to use basic authentication on apache server. For this i have installed mod_auth_mysql on server and add code in .htaccess file. But Problem is when i press cancel in POP-UP it is giving me Authentication Required error. I want it to just bypass request to the url requested on cancel.

My Website Url is http://www.oneapi4sms.com/webservices/

and I want it to work like

https://api.smsified.com/v1/smsmessaging/inbound/subscriptions
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7371
Location: Germany, Next to Hamburg

PostPosted: Thu 15 Mar '12 21:17    Post subject: Reply with quote

Well that is customised 403 error page. You could have that,too.

See ErrorDocument
Back to top


Reply to topic   Topic: Apache MOD_AUTH_MYSQL Problem View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules