User Guide

© 2003, Adaptec, Inc. 211
# this, ask your network administrator.
# If your host doesn’t have a registered DNS name, enter its IP address here.
# You will have to access it by its address (e.g., http://123.45.67.89/)
# anyway, and this will make redirections work in a sensible way.
#
ServerName <Type Your IP Address or DNS Name Here>
Modify this variable by typing in your IP address or DNS name here.
If this variable is not changed, the Apache server will use it’s own IP address (127.0.0.1) and run as a loop back server.
If this happens, it will cause the SSD server not to function correctly or server failure.
Save the file.
Refresh the Apache HTTP Web Server. Go to
/usr/apache/bin
and type
./apachectl stop
then type
./apachectl start
Note: You may need to use chmod if the commands do not work.
Open your Netscape or Explorer browser and go to http://localhost. The following page should open if the Apache
server is up and running.