Comments: Installing CakePHP

By charlieman 5 days, 3 hours ago

1 - Installing Cake in a subdirectory

Could you add some pointers in installing cake in a subdirectory and not the root of the website? (e.g. http://example.com/cake/) I read somewhere I should add "RewriteBase /cake/" (just like user directories) to the .htaccess, but it didn't work for me.