Re: FW: tomcat binary page links not up

2003-09-27 Thread jean-frederic clere
Pier Fumagalli wrote:
FYI
There is really something wrong. I have clicked in the page 
http://jakarta.apache.org/site/binindex.html and the links are giving something 
like:
+++
Not Found

The requested URL /site/[preferred]/jakarta/taglibs/ was not found on this server.
Apache/2.0.48-dev (Unix) Server at jakarta.apache.org Port 80
+++
That is not a Tomcat specfic problem.
Cheers

Jean-Frederic



-- Forwarded Message

From: Michael Kidd [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
Date: Tue, 23 Sep 2003 14:46:52 -0700
To: [EMAIL PROTECTED]
Subject: tomcat binary page links not up
Webmaster,

I'm trying to download a tomcat file on the following page:

http://jakarta.apache.org/site/binindex.html

I keep getting a 404 error message, so I am unable to download the
current version of Tomcat.  It looks like all the links on this page for
downloading are not correct either
--

Michael Kidd
Line Support Technician - SBBT/FBBT
(510) 714-0123 (cell)
X32787






-- End of Forwarded Message

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: FW: tomcat binary page links not up

2003-09-27 Thread Remy Maucherat
jean-frederic clere wrote:
Pier Fumagalli wrote:

FYI


There is really something wrong. I have clicked in the page 
http://jakarta.apache.org/site/binindex.html and the links are giving 
something like:
+++
Not Found

The requested URL /site/[preferred]/jakarta/taglibs/ was not found on 
this server.
Apache/2.0.48-dev (Unix) Server at jakarta.apache.org Port 80
+++
That is not a Tomcat specfic problem.
The links are only valid if they are processed by a CGI. So the right 
URL is http://jakarta.apache.org/site/binindex.cgi. The old URL was what 
was used before switching to mirrors.

Remy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: tomcat binary page links not up

2003-09-27 Thread Tetsuya Kitahata

I fixed .htaccess @ jakarta-site2.

I think you all won't jump to 
http://jakarta.apache.org/site/binindex.html
http://jakarta.apache.org/site/sourceindex.html
anymore.

- (redirect to)
(http://jakarta.apache.org/site/binindex.cgi
 http://jakarta.apache.org/site/sourceindex.cgi)


It is *HIGHLY* recommended for users using mirror site
when downloading the ASF products.
(Of course, this goes for the linking and announcing for
committers, too ...)

Sincerely,

-- Tetsuya. ([EMAIL PROTECTED])

--

On Sat, 27 Sep 2003 09:41:23 +0200
(Subject: Re: FW: tomcat binary page links not up)
Remy Maucherat [EMAIL PROTECTED] wrote:

 jean-frederic clere wrote:
  Pier Fumagalli wrote:
  
  FYI
  
  
  There is really something wrong. I have clicked in the page 
  http://jakarta.apache.org/site/binindex.html and the links are giving 
  something like:
  +++
  Not Found
  
  The requested URL /site/[preferred]/jakarta/taglibs/ was not found on 
  this server.
  Apache/2.0.48-dev (Unix) Server at jakarta.apache.org Port 80
  +++
  That is not a Tomcat specfic problem.
 
 The links are only valid if they are processed by a CGI. So the right 
 URL is http://jakarta.apache.org/site/binindex.cgi. The old URL was what 
 was used before switching to mirrors.
 
 Remy

---
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED]  http://www.terra-intl.com/
(Accredited Herrmann Brain Dominance Instrument Facilitator)
http://www.hbdi.com/



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: FW: tomcat binary page links not up

2003-09-27 Thread jean-frederic clere
Remy Maucherat wrote:
jean-frederic clere wrote:

Pier Fumagalli wrote:

FYI


There is really something wrong. I have clicked in the page 
http://jakarta.apache.org/site/binindex.html and the links are giving 
something like:
+++
Not Found

The requested URL /site/[preferred]/jakarta/taglibs/ was not found on 
this server.
Apache/2.0.48-dev (Unix) Server at jakarta.apache.org Port 80
+++
That is not a Tomcat specfic problem.


The links are only valid if they are processed by a CGI. So the right 
URL is http://jakarta.apache.org/site/binindex.cgi. The old URL was what 
was used before switching to mirrors.
What have you done? Fix the .htaccess?
+++
RedirectMatch ^/site/binindex.htmlhttp://jakarta.apache.
org/site/binindex.cgi
+++
Remy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: tomcat binary page links not up

2003-09-27 Thread Yuri Schimke
This page says 4.1.17.

Also is it a good idea to link to the the binaries directly when a
hotfix is required?

On Sat, 2003-09-27 at 10:59, Tetsuya Kitahata wrote:

 I fixed .htaccess @ jakarta-site2.
 
 I think you all won't jump to 
 http://jakarta.apache.org/site/binindex.html
 http://jakarta.apache.org/site/sourceindex.html
 anymore.
 
 - (redirect to)
 (http://jakarta.apache.org/site/binindex.cgi
  http://jakarta.apache.org/site/sourceindex.cgi)
 
 
 It is *HIGHLY* recommended for users using mirror site
 when downloading the ASF products.
 (Of course, this goes for the linking and announcing for
 committers, too ...)
 
 Sincerely,
 
 -- Tetsuya. ([EMAIL PROTECTED])
 
 --
 
 On Sat, 27 Sep 2003 09:41:23 +0200
 (Subject: Re: FW: tomcat binary page links not up)
 Remy Maucherat [EMAIL PROTECTED] wrote:
 
  jean-frederic clere wrote:
   Pier Fumagalli wrote:
   
   FYI
   
   
   There is really something wrong. I have clicked in the page 
   http://jakarta.apache.org/site/binindex.html and the links are giving 
   something like:
   +++
   Not Found
   
   The requested URL /site/[preferred]/jakarta/taglibs/ was not found on 
   this server.
   Apache/2.0.48-dev (Unix) Server at jakarta.apache.org Port 80
   +++
   That is not a Tomcat specfic problem.
  
  The links are only valid if they are processed by a CGI. So the right 
  URL is http://jakarta.apache.org/site/binindex.cgi. The old URL was what 
  was used before switching to mirrors.
  
  Remy
 
 ---
 Tetsuya Kitahata --  Terra-International, Inc.
 E-mail: [EMAIL PROTECTED]  http://www.terra-intl.com/
 (Accredited Herrmann Brain Dominance Instrument Facilitator)
 http://www.hbdi.com/
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

--
Yuri Schimke
Aqris Software
+372 53 415 579


Re: tomcat binary page links not up

2003-09-27 Thread Tetsuya Kitahata

On Sat, 27 Sep 2003 11:01:21 +0300
(Subject: Re: tomcat binary page links not up)
Yuri Schimke [EMAIL PROTECTED] wrote:

 This page says 4.1.17.

You are right. fixed to 4.1.27
Thank you

 Also is it a good idea to link to the the binaries directly when a
 hotfix is required?

Agreed,

In such a situation, please use

http://www.apache.org/dyn/closer.cgi/jakarta/tomcat-3/
http://www.apache.org/dyn/closer.cgi/jakarta/tomcat-4/
http://www.apache.org/dyn/closer.cgi/jakarta/tomcat-5/
(For Tomcat-committers/mirror-site-maintainers:
 When Annoucing the News Release, etc.)
for reference.

Cheers,

-- Tetsuya. ([EMAIL PROTECTED])


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: tomcat binary page links not up

2003-09-27 Thread jean-frederic clere
Yuri Schimke wrote:
This page says 4.1.17.
That is wrong it should say 4.1.27.

Also is it a good idea to link to the the binaries directly when a
hotfix is required?
On Sat, 2003-09-27 at 10:59, Tetsuya Kitahata wrote:


I fixed .htaccess @ jakarta-site2.

I think you all won't jump to 
http://jakarta.apache.org/site/binindex.html
http://jakarta.apache.org/site/sourceindex.html
anymore.

- (redirect to)
(http://jakarta.apache.org/site/binindex.cgi
http://jakarta.apache.org/site/sourceindex.cgi)
It is *HIGHLY* recommended for users using mirror site
when downloading the ASF products.
(Of course, this goes for the linking and announcing for
committers, too ...)
Sincerely,

-- Tetsuya. ([EMAIL PROTECTED])

--

On Sat, 27 Sep 2003 09:41:23 +0200
(Subject: Re: FW: tomcat binary page links not up)
Remy Maucherat [EMAIL PROTECTED] wrote:

jean-frederic clere wrote:

Pier Fumagalli wrote:


FYI


There is really something wrong. I have clicked in the page 
http://jakarta.apache.org/site/binindex.html and the links are
giving 

something like:
+++
Not Found
The requested URL /site/[preferred]/jakarta/taglibs/ was not found
on 

this server.
Apache/2.0.48-dev (Unix) Server at jakarta.apache.org Port 80
+++
That is not a Tomcat specfic problem.
The links are only valid if they are processed by a CGI. So the
right 

URL is http://jakarta.apache.org/site/binindex.cgi. The old URL was
what 

was used before switching to mirrors.

Remy
---
Tetsuya Kitahata --  Terra-International, Inc.
E-mail: [EMAIL PROTECTED]  http://www.terra-intl.com/
(Accredited Herrmann Brain Dominance Instrument Facilitator)
http://www.hbdi.com/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
Yuri Schimke
Aqris Software
+372 53 415 579


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: tomcat binary page links not up

2003-09-24 Thread Shapira, Yoav

Howdy
Works for me now, as it did (twice actually) yesterday.  Maybe he had a
bad mirror assigned...

Yoav Shapira
Millennium ChemInformatics


-Original Message-
From: Pier Fumagalli [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 23, 2003 6:37 PM
To: Tomcat Developers List
Subject: FW: tomcat binary page links not up

FYI


-- Forwarded Message
 From: Michael Kidd [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date: Tue, 23 Sep 2003 14:46:52 -0700
 To: [EMAIL PROTECTED]
 Subject: tomcat binary page links not up

 Webmaster,

 I'm trying to download a tomcat file on the following page:

 http://jakarta.apache.org/site/binindex.html

 I keep getting a 404 error message, so I am unable to download the
 current version of Tomcat.  It looks like all the links on this page
for
 downloading are not correct either.


 --
 
 Michael Kidd
 Line Support Technician - SBBT/FBBT
 (510) 714-0123 (cell)
 X32787
 





-- End of Forwarded Message


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



FW: tomcat binary page links not up

2003-09-23 Thread Pier Fumagalli
FYI


-- Forwarded Message
 From: Michael Kidd [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 Date: Tue, 23 Sep 2003 14:46:52 -0700
 To: [EMAIL PROTECTED]
 Subject: tomcat binary page links not up
 
 Webmaster,
 
 I'm trying to download a tomcat file on the following page:
 
 http://jakarta.apache.org/site/binindex.html
 
 I keep getting a 404 error message, so I am unable to download the
 current version of Tomcat.  It looks like all the links on this page for
 downloading are not correct either.
 
 
 -- 
 
 Michael Kidd
 Line Support Technician - SBBT/FBBT
 (510) 714-0123 (cell)
 X32787
 
 
 
 
 

-- End of Forwarded Message


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]