Hi All, I have apache authentication through .htpasswd but I want to redirect if the call is made to a particular folder with mobile browser.
Those two events seem unrelated, could you please supply more detail? After the authentication? Before the authentication?
If I can redirect before authentication it would great. But I just want to stop the authentication if made from mobile browser.
You could use the BrowserMatchNoCase but browser detection can be a bit iffy with any technology, and server side can be pretty literal.