On Sat, Mar 29, 2003 at 07:07:07PM +0530, Aswin Bhupalam wrote:
My Linux(RedHat 7.1) machine is in a lan with windows(2000) machines. I'm able to ping from my Linux machine to others and viceversa. when I say http://localhost/ or http://ip (actual ip of linux machine) its giving me the test page properly. But when I use http://ip (actual ip of linux machine) on any of the windows machines it says 'page not found'
Try "allow from all" in the settings for public_html in httpd.conf
Sameer.