CakePHP的文档该更新了
http://book.cakephp.org/view/333/A-Note-on-mod_rewrite 像这里一条Comment就抵过整页教程了。。。 1 - on ubuntu gutsy/hardy i used this command to enable mod_rewrite $sudo a2enmod rewrite then i modified this file vi /etc/apache2/sites-enabled/000-default and modified to be AllowOverride All on /var/www dir