View Single Post
Join Date: Mar 2005
Posts: 6
Reputation: raghavendrak is an unknown quantity at this point 
Solved Threads: 0
raghavendrak's Avatar
raghavendrak raghavendrak is offline Offline
Newbie Poster

IP address not resloved in Apache

 
0
  #1
Mar 19th, 2005
Hi
I have installed apache (httpd-2.0.53.tar.bz2) on Fedora Core 3. Whenever I start the service using the command /usr/local/apache2/bin/apachectl start, it starts successfully.
In my browser if I give
http://localhost/
or
http://127.0.0.1/
the page opens properly without any error.
But if i give
http://210.214.26.124/
(which is my ip).......................it shows connection timed out. Because of which I am unable to host a webpage from my computer.
What should I do to solve this problem...........Please help
Reply With Quote