谁能帮帮我啊
应该是apache版本的问题吧
Deny All
2.2 configuration:
Order deny,allow
Deny from all
2.4 configuration:
Require all denied
参考http://www.imooc.com/qadetail/64333
应该是apache版本的问题吧
Deny All
2.2 configuration:
Order deny,allow
Deny from all
2.4 configuration:
Require all denied
参考http://www.imooc.com/qadetail/64333
我的也没有