Answers for "access forbidden other directory vhosts xampp"

0

xampp 403 forbidden when listing directory

<Directory "C:/Your/Directory/With/No/Trailing/Slash">
   Allow from all
   Require all granted
</Directory>
Posted by: Guest on January-31-2021

Code answers related to "access forbidden other directory vhosts xampp"

Browse Popular Code Answers by Language