I'm working with MapServer, it works with the access directories directives in another directory, and I included AllowOveride all in this file. When I wrote again these directives in the main httpd.conf file, my application works!
Thanks a lot! yusuf widi wrote: > > have you activated the apache mod_rewrite? the directory for cake > application also have to be AllowOveride to All. > > On Tue, Feb 24, 2009 at 6:51 AM, jc_mich <[email protected]> wrote: > >> >> >> Hi >> I created an application according to MVC rules, my .htaccess files look >> like the specifications in >> >> http://bakery.cakephp.org/articles/view/500-errors-with-1and1-hosting-apache-1-x >> Errors with Hosting Apache but it doesn't work when I try to access it, >> the >> server display a 404 error. >> >> If I write http://server/app/index?url=users/login, it looks fine. >> >> What I did wrong? Is there someone who had the same problem? >> >> Thanks >> -- >> View this message in context: >> http://www.nabble.com/Error-404-tp22170947p22170947.html >> Sent from the CakePHP mailing list archive at Nabble.com. >> >> >> > >> > > > -- > http://www.wmonou.com > > > > > -- View this message in context: http://www.nabble.com/Error-404-tp22170947p22172352.html Sent from the CakePHP mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
