The following reply was made to PR config/3814; it has been noted by GNATS.
From: Shiloh Costa <[EMAIL PROTECTED]> To: Dean Gaudet <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: config/3814: Strange Error message from an unmodified srm.conf file ? Date: Wed, 21 Apr 1999 13:29:29 -0700 (PDT) I think it had to do with putting this in my srm.conf: ScriptAlias /icons/ Instead of: Alias /icons/ I managed to fix it afterwards, but the error message was very vague and didn't give me an idea why it was happening. If you try it, you might get the same error. (ie: Use ScriptAlias instead of Alias for the /icons/ directory).