Hi all guys, Thanks for your advice. Now I have Apache web server running confirmed by /var/log/messages but fail to test it. The "index.html" file of the webpage for testing is kept in /home/httpd/html and the entry of the "VirtualHost" in httpd.conf is as follows; <VirtualHost 200.100.1.1> ServerAdmin [EMAIL PROTECTED] DocumentRoot /home/httpd/html ServerName www.satimis.com ErrorLog logs/satimis.com-error_log TransferLog logs/satimis.com-access_log </VirtualHost> Start Netscape > Open Page with " http://200.100.1.1 " but following warning displays "A network error occurred: unable to connect to server (TCP Error. Network is unreachable) The server may be down or unreachable Try connecting again later" If Open Page with " http://www.satimis.com " following warning displays "Netscape is unable to locate the server www.satimis.com Please check the server name and try again" (all steps are performed in X Windows (xterm windows) Kindly help. Thank you in advance. B.R. SML -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.