Answers for "windows xampp non local access"

0

windows xampp non local access

<Directory "C:/xampp/phpMyAdmin">
     AllowOverride AuthConfig Limit
     Order allow,deny
     Require all granted
     Allow from all
</Directory>
Posted by: Guest on March-17-2021

Browse Popular Code Answers by Language