Hey all. New to the forums! Chances are that this is a repost on some level, but I wanted to make sure that all of my circumstances were covered.
I am running Apache 2.2.9 on a dedicated XP box using my home broadband connection (modem and router). Upon initial install of the sever, everything works internally. At this point, I registered with DynDns with jafrance.dyndns.org using my external public IP, automatically detected by the service. I then forwarded port 80 and port 433, both TCP and UDP, to the Apache PC's internal IP. Seems pretty basic, so I opened up a browser and tried to navigate to jafrance.dyndns.org. Nothing happened. Next, I called my ISP to see if 80 was being blocked. I found out that they (Charter) does not block ANYTHING (the way it should be)!! So, I opened up the httpd.conf file and found the listening port entry....
So, here is where I am. Im not sure if I need to put my internal IP or my external IP in the Listen area of the httpd. Furthermore, I dont know if I am even going to be able to test the setup from within my own network.
Does any of this look way off, or does anyone have any ideas what I am doing wrong? Im pulling my hair out over this.