This is a discussion on Getting Apache to work within the Windows Web Servers forums, part of the Web Server and Related Forums category; Well I managed to get the newest version of Apache installed on my machine that's running Windows XP SP2. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Well I managed to get the newest version of Apache installed on my
machine that's running Windows XP SP2. I'm having trouble, however getting it to work with the DNS I have. I had to put "Listen localhost:80" to get the service to start, but now I want to have it so others can access my site from the web. Since I have a dynamic IP, and a router, I think this may be a problem. I have my router set to forward port 80 requests to this computer. I was using a file sharing program (WWW File Share Pro) and now I want to switch to Apache. I had my website set up that when people visited www.elpram.tk it would forward them to www.elpram.mine.nu (a dyndns.org adress) which was linked to my current IP. I have a program set up that updates dyndns.org with my IP when it changes. So, in short, i don't quite know how to do much. I put "ServerName www.elpram.mine.nu:80" but I don't really know if that's even close to being right or not. Sorry for the long explanation, and thanks for any help. |