Re: error on login
"PD" <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <001301c5a330$7ce70600$0101a8c0@User> |
Which file (from which directory) will access by gateway (or auth server) then ? If I turn directory listing off, the browser shows "The pages can not be displayed" since there is no index.html / index.htm file. Or... did I miss something during configuration ? Regards PD On 8/17/2005, "Sanket Desai" <[email protected]> wrote: >Hi, > >I think on your webserver directory listing is on. Just turn it off >and webserver will no more give directory listing. > >Regarding error on login, don't ever try to execute login script >directly. It should be called with some parameters. So, just turn off >directory listing. I hope this should solve your problem. > >regards, > >Sanket. > >On 8/17/05, PD <[email protected]> wrote: >> Hi all, >> >> There are several question on Nocat login process. >> >> The OS uses is FBSD 5.4 and the firewall used is ipfw2. >> >> >From the client PC, when I try to access to somewhere, the gateway displays >> all files on /usr/local/gateway/htdocs directories; such as : >> >> -------------------- >> Index of / >> >> Name Last modified Size Description >> >> Parent Directory 29-May-2005 12:23 - >> expired.html 29-May-2005 12:23 1k >> fatal.html 29-May-2005 12:23 1k >> images/ 29-May-2005 12:23 - >> login-no-skip.html 29-May-2005 12:23 1k >> login.html 29-May-2005 12:23 1k >> login_ok.html 29-May-2005 12:23 1k >> logout.html 29-May-2005 12:23 1k >> register.html 29-May-2005 12:23 2k >> register_ok.html 29-May-2005 12:23 1k >> renew.html 29-May-2005 12:23 1k >> renew_pasv.html 29-May-2005 12:23 1k >> splash.html 29-May-2005 12:23 1k >> status.html 17-Aug-2005 17:03 1k >> update.html 29-May-2005 12:23 3k >> >> Apache/1.3.33 Server at Gateway.mydomain.Net Port 80 >> -------------------- >> >> How to solve this problem ?