I problem seems to be simple but i am not able to fix it for days.
I want a simple html index page on my wwwroot, from where i need a link to
my cakephp application which is in the subdir on the same server. My
application works fine from root.
My folder structure is like
/public_html
    /subdir
    /cakeapp
        /app
        /cake
        /vendors
        /templates
I tried rewritebase /subdir/ in .htaccess in cake_install_dir and tried
changing paths in app/webroot/index.php and also tried moving webroot files
to document root. Most of the time my cake application is running but "*WITHOUT
CSS*". Please help.

Thanks
John M.

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to