The trick is to get your server to issue a 401 response. Which can really only be done by your application either sending a 401 header, or responding to apache in an appropriate manner.
On Wed, Jan 16, 2013 at 10:32 AM, Trent W. Buck <[email protected]> wrote: > Russell Coker <[email protected]> writes: > > > [apache is doing http basic auth] > > > > But how do I get a user to logout and login again? > > > > I can use http://user:pass@server/android as the URL, but that isn't > too user- > > friendly and anything else doesn't work. > > > > Any suggestions? > > HTFU and restart the browser? As a bonus, this will allow the kernel to > reclaim all the memory it has been leaking. > > _______________________________________________ > luv-main mailing list > [email protected] > http://lists.luv.asn.au/listinfo/luv-main >
_______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
