Monday, January 26, 2009

Re: CakePHP In A Subdirectory?

Are you sure mod_rewrite is enabled? check by creating a phpinfo file
and accessing it through your browser, then do a find "rewrite".
If it is enabled, check in the httpd.conf file that allow_override for
that directory spec is 'all'.

I have only ever changed the top level .htaccess file.


--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: