944,021 Members | Top Members by Rank

Sep 17th, 2005
0

INTERNAL Webserver help....

Expand Post »
Hi. I am running FC4 and I am trying to set up an intranet web server. So far, i installed Apcahe 2.0. Everything works to the point where i have created webpages. The problem is computers within my network cannot see the webpages without typing in the IP address (ie: http://192.168.0.4). I would like the computers to access my webpages by typing in a real name (ie: http://apache.server.com). Any help would be appreciated.

Also...i tried adding the following line to the my Windows Client's HOSTS file:

192.168.0.4 apache.server.com

That didn's do anything (cannot find the page).
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
moeom is offline Offline
1 posts
since Sep 2005
Oct 5th, 2005
0

Re: INTERNAL Webserver help....

Do you have a name server running so when you type in yourdomain.com it can direct the request to the proper IP?
Reputation Points: 10
Solved Threads: 1
Light Poster
ramprage is offline Offline
26 posts
since Apr 2005
Oct 8th, 2005
0

Re: INTERNAL Webserver help....

If you added that line to the windows hosts file, you should be able to connect to the WebServer through the address. Question: Do you have the webserver set to listen on that ip on port 80?

A quick way to check this on linux would be using the following command:
netstat -anp | grep :80

This should return a line like this:
tcp 0 0 0.0.0.0:80 0.0.0.0 LISTEN 25802/httpd

You can also just type the ip address in the web browser and see if it pulls up a page. If it does, I would recommend configuring bind on your linux server to be an internal nameserver as well, and use that server to resolve names for your internal network.
Moderator
Staff Writer
Reputation Points: 154
Solved Threads: 18
Linux Reject
blud is offline Offline
570 posts
since Apr 2004
Oct 9th, 2005
0

Re: INTERNAL Webserver help....

They're on Windows, so the commands posted won't work
Reputation Points: 10
Solved Threads: 1
Light Poster
ramprage is offline Offline
26 posts
since Apr 2005
Oct 11th, 2005
0

Re: INTERNAL Webserver help....

errr, did you miss this part of his post?

"Hi. I am running FC4 and I am trying to set up an intranet web server."
Moderator
Staff Writer
Reputation Points: 154
Solved Threads: 18
Linux Reject
blud is offline Offline
570 posts
since Apr 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Linux Servers and Apache Forum Timeline: Need some help with .htaccess rediret...
Next Thread in Linux Servers and Apache Forum Timeline: domain name reg question





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC