2010年3月2日星期二

[Ubuntu]Apache mod_rewrite 安裝

自己架設 Wordpress 會常常用到,先在此做個筆記


使用a2emond啟用 rewrite模組 sudo a2enmod rewrite


更改 Apache 設定檔 sudo vim /etc/apache2/sites-enabled/000-default 把 AllowOverride None 改成 AllowOverride All


重新啟動 Apache 服務 sudo /etc/init.d/apache2 restart

0 意見:

##EasyReadMore##