需要對apache/conf/httpd.conf文件做如下修改:
1、將# LoadModule rewrite_module modules/mod_rewrite.so前的#號去掉;
2、AllowOverride None改為AllowOverride All
修改完成后,重啟Apache,即可在站點增加.htaccess文件即可。
另:
1、Windows下自由創建.htaccess文件的N種方法
http://www.zendstudio.net/archives/create-htaccess-file-in-windows/
2、.htaccess在線編輯器
http://www.htaccesseditor.com/sc.shtml