Hi if im on my server box and i go to localhost/phpmyadmin then i get phpmyadmin fine. But if I try and access it from an external ip by going to mydomain.com/phpmyadmin i get the following error:
Access to the requested object is only available from the local network.
This setting can be configured in the file "httpd-xampp.conf".
What do I need to do to my http-xampp.conf file to make it accessible from external ips?
Thanks