[CodeIgniter] lighttpd rewrite rule && apache mod_rewrite
Posted in CodeIgniter on Jul 9th, 2009
CodeIgniter 要移除網址列存在的 index.php,apache 必須使用 mod_rewrite 寫入 .htaccess 的方式來達成,lighttpd 也是有支援 rewrite,可以參考官方文件:Module: mod_rewrite,設定方法很容易。
…詳全文(共643字)
Posted in CodeIgniter on Jul 9th, 2009
CodeIgniter 要移除網址列存在的 index.php,apache 必須使用 mod_rewrite 寫入 .htaccess 的方式來達成,lighttpd 也是有支援 rewrite,可以參考官方文件:Module: mod_rewrite,設定方法很容易。
…詳全文(共643字)