Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Apache MOD_AUTH_MYSQL Problem |
|
Author |
|
jatinseth2007
Joined: 15 Mar 2012 Posts: 1
|
Posted: Thu 15 Mar '12 13:17 Post subject: Apache MOD_AUTH_MYSQL Problem |
|
|
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
|
Posted: Thu 15 Mar '12 21:17 Post subject: |
|
|
Well that is customised 403 error page. You could have that,too.
See ErrorDocument |
|
Back to top |
|
|
|
|
|
|