The link below describes perfectly the problem I am facing when trying
to get my password protected AwStats playing nicely with CakePHP.

http://stackoverflow.com/questions/1607422/cakephp-admin-routes-htaccess-production-mode/2686360#2686360

With debug set to 1, the HTTP Auth login appears and I can login fine,
but with debug set to 0 I get an Error 401 without it even presenting
the login box.

Now in that post, no-one answered the problem as he was wanting to use
HTTP Auth instead of Cake's Auth component, but in my case I do need
to resolve this issue so would be glad of some ideas on what Cake is
doing different with the request when debug is set to 0 and how I can
get around it.

Thanks,

Paul.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to