Tagged Questions
0
votes
1answer
101 views
Xamp on ubuntu serves php source for root url only
Okay, so installed xamp on my ubuntu machine, started it up and everything worked. Apache ran my php app just fine (including requests to the root url "/"). However, after the first reboot since ...