The following reply was made to PR mod_alias/5471; it has been noted by GNATS.
From: "Marcel de Haas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Subject: Re: mod_alias/5471: Wrong translation of Alias directive Date: Wed, 15 Dec 1999 21:53:28 +0100 ----- Oorspronkelijk bericht ----- Van: <[EMAIL PROTECTED]> Aan: <apache-bugdb@apache.org>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Verzonden: woensdag 15 december 1999 9:43 Onderwerp: Re: mod_alias/5471: Wrong translation of Alias directive > [In order for any reply to be added to the PR database, ] > [you need to include <[EMAIL PROTECTED]> in the Cc line ] > [and leave the subject line UNCHANGED. This is not done] > [automatically because of the potential for mail loops. ] > [If you do not include this Cc, your reply may be ig- ] > [nored unless you are responding to an explicit request ] > [from a developer. ] > [Reply only with text; DO NOT SEND ATTACHMENTS! ] > > > Synopsis: Wrong translation of Alias directive > > State-Changed-From-To: open-closed > State-Changed-By: marc > State-Changed-When: Wed Dec 15 00:43:25 PST 1999 > State-Changed-Why: > When you are making up domains, you have to be consistent. > Somewhere in your configs you have www.thorheim.com as your > domain. See http://www.apache.org/docs/misc/FAQ#set-servername As I said, the domain www.thorheim.com is not in any way related to the intranet server thorheim.holland. The problem got worse however. I can't call any url to a directory without a trailing '/'. I've tried to solve this by copying the httpd.con.default over the httpd.conf, than setting the servername and typed: thorheim.holland/manual it (apache?) then puts me through to www.thorheim.com/manual/ (which doesn't exist) if I type thorheim.holland/manual/ however I can enter the manual. Problem with URL's (no longer mod_alias bug)