felix@proxima-mt.de (felix) writes:
> Hi!
>
> I'm currently trying out the Scsh webserver (Scsh 0.6.4, SUnet 2.0)
> and when I run `start-web-server' (in the SUnet directory)
> it starts... and no requests seem to get through.
>
> Any ideas what I'm doing wrong? I invoke it like this:
>
> % start-web-server -p 4242 &
Do you see this initial output?
[0 gasbichl@ventoux sunet] ./start-web-server -p 4242
Loading...
reading options: ("-p" "4242")
Going to run Webserver with:
htdocs-dir: /home/gasbichl/sw/sunet/web-server/root/htdocs
cgi-bin-dir: /home/gasbichl/sw/sunet/web-server/root/cgi-bin
port: 4242
log-file-name: /home/gasbichl/sw/sunet/web-server/httpd.log
syslogging activated.
--
Martin
|