All articles(网络文学目录) All Pictures(图片目录) All Softwares(软件目录)

 
如何让APACHE支持.htaccess_php资料_编程技术

Writer: aaa Article type: Programming skills(编程技巧) Time: 2013/12/27 20:04:00 Browse times: 441 Comment times: 0

如何让APACHE支持.htaccess_php资料_编程技术


Head photo

Go homepage
Upload pictures
Write articles

如何让APACHE支持.htaccess_php资料_编程技术-你的首页-uuhomepage.com

如何让自己的本地APACHE服务器支持".htaccess"呢?其实只要简单修改一下apache的httpd.conf设置就可以让APACHE支持.htaccess了,来看看操作

打开httpd.conf文件(在那里? APACHE目录的CONF目录里面),用文本编辑器打开后,查找


Options FollowSymLinks
AllowOverride None

改为


Options FollowSymLinks
AllowOverride All






There are 0 records,
Comment:
Must be registered users to comment(必须是注册用户才能发表评论)

Disclaimer Privacy Policy About us Site Map
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.