This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Small www.cygwin.com problem:


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]