Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web site not coming up by name

Status
Not open for further replies.

brk1221

MIS
Jan 29, 2002
230
US
Hi, we have a intranet site running on a Fedora Core 5 box. Recently the site comes up with "Index of /" when called by name. The correct home page will come up by IP address. How do I fix this? No changes to DNS have been made that I know of.

Thanks
 
First look at the AccessLog to make sure your queries are actually being serviced by the correct web server. Make sure using "ping" that the name you use is the same as IP you type in.

The second cause is a bit far fetched. If you are using NameBased Virtual hosting, the "default" has the correct config and the ServerName corresponding to "name" is incorrect. Or if using IPbase Virtual hosting, the IP bindings are wrong for ServerName "name".

eugene

 
Found it. The users having the problem had external DNS servers defined. When I changed them back to our local FC5 box, the site came up by name. Thanks for your quick response.

Tim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top