摘要:
New XAMPP security concept:Access to the requested directory is only available from the local network.This setting can be configured in the file “httpd-xampp.conf”.解决办法:打开httpd-xampp.conf(/xampp/apache/conf/extra/httpd-xampp.conf)找到以下内容# New XAMPP security concept#Order deny,allowDeny from allAllow
阅读全文