scsh-users
[Top] [All Lists]

problems with SUnet configuration

To: scsh@zurich.csail.mit.edu
Subject: problems with SUnet configuration
From: Immanuel Normann <i.normann@iu-bremen.de>
Date: Tue, 27 Jan 2004 18:10:26 +0000 (UTC)
Sender: news <news@sea.gmane.org>
Hello,

after I load the httpd package:

> ,config ,load packages.scm
packages.scm
> ,open httpd httpd-file-directory-handlers

I tried according to the SUnet Reference Manual (with the file names adapted to
my needs):

(httpd (make-httpd-options
        with-request-handler (rooted-file-handler "/tmp/sunet")
        with-root-directory "/tmp/sunet")

then scsh shell is blocked (perhaps this is ok, don't know) and does not show
any error message, but my browser says:

"Internal Server Error

The server encountered an internal error or misconfiguration and was unable to
complete your request.

Please inform the server administrator, [no mail address available], of the
circumstances leading to the error, and time it occured.
Further Information: Internal error occured while processing request

resolv.conf-parse-error"

what's wrong? How does a minimal working configuration look like?

Thanks for help,
Immanuel


<Prev in Thread] Current Thread [Next in Thread>