Hi.
As per the suggestions, I first told the AOL server to listen on
0.0.0.0. and later on 61.1.88.xxx ( the dynamic IP address I got
from my ISP ). Later I changed the SystemURL
http://61.1.88.xxx in
Openacs config file. In all these cases the browser from other
computer gets connected to my site but tells that index page is not
available. The access.log file says something like
61.1.88.142 - - [31/Aug/2002:17:48:59 +0530] "GET / HTTP/1.1" 302
311 "" "Mozilla/4.0 (compatible; MSIE 5.0; Windows NT; DigExt)"
Does this means that an error page is sent but is not visible (302
) ?