[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [Raq 4] country stats
- Subject: RE: [cobalt-users] [Raq 4] country stats
- From: "John Cordeiro" <jcordeiro@xxxxxxxxxxxxxxx>
- Date: Thu Dec 7 15:25:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Yea just checked it on a 4 its in /etc/httpd/conf/httpd.conf change
HostnameLookups off to HostnameLookups on
To edit this file simply telnet to the raq as admin type su and the admin
password then type pico -w /etc/httpd/conf/httpd.conf after it opens hit
CTRL+V to page down go to the line HostnameLookups off and move the cursor
to the end of the line use DEL to back out off and type on. press CRTL+X
when asked to save type "y" and then Enter to save as httpd.conf
Good Luck.
John Cordeiro
Make a backup of httpd.conf first type cp /etc/httpd/conf/httpd.conf
/etc/httpd/conf/httpd.conf.old