Hosting online with xampp?
- by Andrew
I'm not quite sure what I'm doing wrong, because from what I've read, this should all be working.
What I've done:
Forwarded ports 80, 8080, and 443.
Changed the ServerName localhost:80 line in \apache\conf\httpd.conf to ServerName myip:80.
Registered at dyndns.com, and have been using their update client to link my IP to the DNS thingy.
Made sure xampp was using port 80, and started apache and MySql.
And...nothing. What did I miss? =/.