I just installed xampp 1.8.0 for linux and when I opened phpmyadmin I got this error Access Forbidden!!
New XAMPP security concept: Access to the requested objec
Hey, use these section of code. Path for xampp is: apache\conf\extra\httpd-xampp.conf
Hey, use these section of code.
Path for xampp is: apache\conf\extra\httpd-xampp.conf
Order deny,allow Allow from all #Allow from ::1 127.0.0.0/8 \ # fc00::/7 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 \ # fe80::/10 169.254.0.0/16 ErrorDocument 403 /error/HTTP_XAMPP_FORBIDDEN.html.var