
XAMPP是一个易于安装的Apache发行版,其中包含MariaDB、PHP和Perl。仅仅需要下载并启动安装程序。就这么简单。

New XAMPP security concept
或者
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”.
If you think this is a server error, please contact the webmaster.
输入命令:
打开/opt/lampp/etc/extra/httpd-xampp.conf文件 找到如下代码:
AllowOverride AuthConfig Limit Require local ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var 将它改为
AllowOverride AuthConfig Limit Allow from all Require all granted ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var 最后重启XAMPP即可。
Hi小淘 版权所有 关于我们
Copyright © 2023-2025 Hi小淘 - All rights reserved备案号: 黔ICP备15010373号-7
若您需要使用非免费的软件或服务,请购买正版授权并合法使用。本站资源仅供学习研究。若发布的内容若侵犯到您的权益,请联系站长我们将及时处理。