Apache下开启mod_rewrite
Categories
Archives
Links
  • baidu

Apache下开启mod_rewrite

Published on Tuesday, September 12th, 2006 9:42 pm GMT
Category: Servers

  Apache下开启mod_rewrite

  服务器环境:Windows Server 2003 SP1 + Apache 2.0.59

  开启方法:

  用文本编辑器打开Apache安装目录\conf\httpd.conf,找到“#LoadModule rewrite_module modules/mod_rewrite.so”这行,去掉前面的“#”;继续查找“AllowOverride None”,修改为“AllowOverride All”;然后,重启Apache即可。

发表评论

Apache下开启mod_rewrite

上一篇:Apache默认首页的设置
下一篇:服务器支持易采需要开启iconv函数

Links