Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <009601c0394a$35864910$f7c723cb@lifelesswks>
From: "Robert Collins" <robert.collins@itdomain.com.au>
To: "Charles S. Wilson" <cwilson@ece.gatech.edu>,
        "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
Cc: "Cygwin mailing list" <Cygwin@Sourceware.Cygnus.Com>
References: <000101c03903$40b4f4e0$21c9ca95@mow.siemens.ru> <39EDBFCF.5C3D1578@ece.gatech.edu>
Subject: Re: Small www.cygwin.com problem:
Date: Thu, 19 Oct 2000 08:27:23 +1100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.3018.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300
X-OriginalArrivalTime: 18 Oct 2000 21:22:07.0916 (UTC) FILETIME=[783EEEC0:01C03949]

The client should be handing apache either
GET /ml/cygwin-developers/ HTTP/1.1
Host: www.cygwin.com

or
GET http://www.cygwin.com/ml/cygwin-developers/ HTTP/1.0

so apache has a full path to resolve both times.

I'd guess that there is no /ml path in the cygwin tree - as you point out,
and that's because the /ml url is deisgned for the sources.redhat.com/cygwin
layout.

the symlink or hardlink needed is

ml in the root of the cygwin web directory to wherever sources.redhat.com/ml
is on your webserver

Rob

----- Original Message -----
From: "Charles S. Wilson" <cwilson@ece.gatech.edu>
To: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
Cc: "Cygwin mailing list" <Cygwin@Sourceware.Cygnus.Com>
Sent: Thursday, October 19, 2000 2:20 AM
Subject: Re: Small www.cygwin.com problem:


> Addendum: http://sources.redhat.com/ml/cygwin-developers works just
> fine.  I think apache is trying to resolve the relative link
> "/ml/developers/" to http://sources.redhat.com/CYGWIN/ml/developers by
> mistake.  Unfortunately, knowing how virtual domains are handled, I
> guess the only way to fix is to add a (hard)link from
> /CYGWIN/ml/developers to /ml/developers on the sourceware webserver's
> filesystem?
>
> --Chuck
>
>
> Andrej Borsenkow wrote:
> >
> > Attempt to get cygwin-developers archive:
> >
> > Not Found
> > The requested URL /ml/cygwin-developers/ was not found on this server.
> >
>
> --------------------------------------------------------------------------
----
> > --
> >
> > Apache/1.3.9 Server at www.cygwin.com Port 80
> >
> > -andrej
> >
> > Have a nice DOS!
> > B >>
> >
> > --
> > Want to unsubscribe from this list?
> > Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

