作者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