I have had to move my app to a server that uses zeus server. Whe I add
the rewrite.script I get the access to the controllers but no css or
js.

I then uncommented the line Configure::write('App.baseUrl',
env('SCRIPT_NAME')); in the core.php.

I now get all the css and js but I get missing controllers. I have to
put index.php in the url.

 http://www.mydomain.com/osm/index.php/login

The app is in a directory called osm. Cant see what I am missing. Hope
someone called help as this is driving me mad. Thanks

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


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

Reply via email to