🔔 ประกาศสำคัญ: อัปเดตชื่อผู้รับเงินใหม่ กรุณาตรวจสอบก่อนชำระเงิน อ่านรายละเอียด →
075-845-490 | 097-165-2449
Line ID: @hostnakhonitech
🎉 โปรโมชั่นพิเศษ! ลด 10% สำหรับลูกค้าใหม่

New xampp security concept: Access Forbidden Error 403 - Windows - phpMyAdmin Print

  • 20

ขั้นตอน config XAMPP ให้สามารถเข้าถึงจากเครื่องอื่นได้
Access forbidden!

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".

Alias /phpmyadmin "/xampp/phpMyAdmin/"
<Directory "/xampp/phpMyAdmin">
AllowOverride AuthConfig Limit
Order allow,deny
Require all granted
Allow from all
</Directory>


Was this answer helpful?

« Back