The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 07-01-2003
Spetnik Spetnik is offline
Registered User
  
 

Join Date: Jul 2002
Posts: 34
Nevermind, I figured it out. I had "ServerName spetnik.d2g.com:80" set at the top of my httpd.conf file. I changed it to "ServerName linuxsrv:80" (linuxsrv is the machine name) and it now works fine.

Thanx for the help anyway .