Return core.php to initial state and add "RewriteBase /project1" to / app/webroot/.htaccess as first line of rewrites block. If won't help, move this line to /.htaccess, I don't remember clearly where it should be in which conditions.
On Jun 15, 3:27 pm, NickPick <[email protected]> wrote: > When I cake bake a project it appears that all the links are pointing > to a wrong folder.http://localhost/usersinstead > ofhttp://localhost/project1/users. > Also the images are not displayed. > > I have added Alloworverride all in httpd.conf and also uncommented in > core.php configure::write('App.baseURL'env(SCRIPT_NAME));, but of this > seems to solve my problem. > > Any advice is appreciated. 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
