I got all the above installed and working correctly locally but for some reason whenever I try to visit a subdirectory that has an index.php my mac redirects to the hostname.local instead of my domain.
Has anyone else had this problem and even better can someone help me fix it?
to see what I mean check out
http://www.maddr.net which I used php to display the date. Then check
http://www.maddr.net/chess which should load a chess game, instead your likely to get an error like "http://www.minibox.local.com cannot be found.
.:: Edit ::.
I know this is a linux forum but I know linux users are masters at apache configurations and chances are its something to do with Apache, PHP & MySQL instead of the OS.