I followed this: http://blog.aphexcreations.net/2007/10/enabling-cakephp-11-on-lighttpd-15.html
Also check the comments for improvements etc... Thanks! On Fri, Aug 13, 2010 at 11:32 PM, BARTCC <axelnitzsch...@googlemail.com>wrote: > if your webserver DOES'NT support mod_rewrite: > on Apache: (1)(2) > on windows IIS: (1)(2)(3) > > if your webserver DOES support mod_rewrite: > on Apache: (4)(5)(6) > on windows IIS: (4)(5)(6) > > (1) delete all .htaccess files (in root, app and webroot) cause > they're not needed > (2) uncomment in core.php "Configure::write(App.base_url), ..." > (3) define "webroot" as your site's root directory > (4) check webserver setting 'overwrite all' is set for you install > directory, so it reads .htaccess files > (5) make sure all .htaccess files (1) are present > (6) comment out (2) > > 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<cake-php%2bunsubscr...@googlegroups.com>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > 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