If it is apache: Add this line to your apache webserver in the httpd.conf (or what ever you use to start the server)
DirectoryIndex index.html index.htm ----- Original Message ----- From: "H.S.Rai" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 26, 2001 10:49 AM Subject: [LIH] Cannot open index.html page from other computers I use RedHat ( PCQ ) 7.1, if I create a directory "site" in /var/www/html and put index.html in that file, then I can access this file from same computer by issuing command: lynx http://computer_name/site But I cannot access file in similar manner from other computer. It says requested page can not be viewed. But It can be viewed by issuing command: lynx http://computer_name/site/index.html while the default test page can be viewed from other computer by command: lynx http://computer_name How to set it right. H.S.Rai _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
