Hosting online with xampp?

Posted by Andrew on Super User See other posts from Super User or by Andrew
Published on 2010-12-30T03:07:23Z Indexed on 2010/12/30 3:56 UTC
Read the original article Hit count: 307

Filed under:
|
|

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:

  1. Forwarded ports 80, 8080, and 443.
  2. Changed the ServerName localhost:80 line in \apache\conf\httpd.conf to ServerName myip:80.
  3. Registered at dyndns.com, and have been using their update client to link my IP to the DNS thingy.
  4. Made sure xampp was using port 80, and started apache and MySql.

And...nothing. What did I miss? =/.

© Super User or respective owner

Related posts about web-hosting

Related posts about hosting