Debug 0 Reload 5000 RewriteCond HTTP_HOST localhost RewriteRule ^/cakephp/?$ /cakephp/index.php?REQUEST_URI=index.php [L] RewriteRule ^(/cakephp/.*)$ /cakephp/index.php?REQUEST_URI=$1 [L]