manniru
12/1/2014 - 4:27 AM

Error when trying to access XAMPP from a network

Error when trying to access XAMPP from a network

..you can simply remove this part

#
# New XAMPP security concept
#
<LocationMatch "^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))">
        Require local
    ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var
</LocationMatch>