Have you tried RewriteBase? Hosting support admin are often not very helpful. Host often restrict some stuff - in order to squeeze more accounts on to shared boxes. Also such hosts are prone to making changes and not documenting them for users - I have two such companies in mind here
ensuring the files are transferred in correct mode is a good suggestion if you place a phpinfo file in app/webroot/phpinfo.php domain.com/ <http://domain.com/index.php?url=/controller/action>phpinfo.php and you get the output then mod_rewrite is working. On one host I have found that cake works as is but only the first page / - will display pages controller display action and home.ctp; the css file worked also --- all other links did not work and another lower package offered by the same host - rewritebase needs to be added to each .htaccess - then all works hth - S 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 [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 To unsubscribe, reply using "remove me" as the subject.
