Page 2 of 2

Posted: Fri Mar 10, 2006 6:20 pm
by Rodeo
i found this thing that install apache mysql php all together but it's saying my website is
http://127.0.0.1 i need to change it to when i wanna go to my website the address for it is http://rodeos.dyndns.org:3000 How can i change apache to when people go to the rodeos link it will take them to my computer.

i know this might not make any sence but im trying ;\ Its just telling me my site is 127.0.0.1. and no one can go to that

Posted: Fri Mar 10, 2006 6:30 pm
by RobertGonzalez
127.0.0.1 is your default IP address for localhost (your local machine). I think you can edit the httpd.conf file and tell apache what your localhost address should be.

Posted: Fri Mar 10, 2006 6:33 pm
by Rodeo
Im not sure if anyone has used this before but,i got a dyndns.com and got one of there Dns server things to where instead of useing my ip i can use http://rodeos.dyndns.org
But when i put this in for some reason my router options come up

Posted: Fri Mar 10, 2006 10:12 pm
by feyd
sounds like your router isn't set to forward http (port 80) traffic to your computer.

Posted: Fri Mar 10, 2006 10:46 pm
by Rodeo
Awesome i got it fixed Thank's for all the help!