摘要:
ForbiddenYou don't have permission to access /{you_app_name}on this server.需要修改两处:wamp\bin\apache\Apache2.4.4\conf\httpd.conf将其中的Order Deny,Allow Deny from all Allow from 127.0.0.1 Allow from ::1 Allow from localhost改为:Order Deny,AllowAllow fromall同时alias文件下的wrobot.conf和其他都做相同的修改就可以了 阅读全文
posted @ 2013-09-25 10:58
清新每一天
阅读(234)
评论(0)
推荐(0)