作者kylekai (八只猫,两只狗~...)
看板PHP
标题Re: [请益] cakephp的mod_rewrite问题
时间Fri Sep 3 18:18:11 2010
你改了一堆无关的东西...
如果你只是要 /~cake/ 能正常 rewrite 的话...
app/.htaccess 加上
RewriteBase /~cake/
app/webroot/.htaccess 加上
RewriteBase /~cake/webroot/
就可以了....
--
我是上来领便当的...
逛 php 版, database 版只是顺便而已...
http://blog.darkhero.net 个人网志
http://phorum.study-area.org/index.php/board,31.0.html
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 122.116.62.60
1F:→ coldollsheep:感谢大大的回答...恩....我在试试看^_^ 09/07 16:47