【发布时间】:2016-08-09 16:26:56
【问题描述】:
我刚刚升级了 MariaDB 的 xampp 5.5.37,但我无法设置对我的 htdocs 的远程访问。 在这个新版本中,httpd-xampp.conf,我找不到这些行:
<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))">
#Require local
ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var
</LocationMatch>
请帮忙!
【问题讨论】: