This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: Patch: update java web pages


On 27 Jan 2001, Tom Tromey wrote:

> -<meta http-equiv="refresh" content="2; URL=http://sources.redhat.com/java/faq.html">
> +<meta http-equiv="refresh" content="2; URL=http://gcc.gnu.org/java/faq.html">
>  <title>The GCJ FAQ has moved...</title>

I think the current practice for this sort of thing in the GCC web pages
is to use a .htaccess file - i.e., have a file java/.htaccess reading
something like

Redirect permanent /java/FAQ.html http://gcc.gnu.org/java/faq.html
Redirect permanent /java/gcj.html http://gcc.gnu.org/java/
Redirect permanent /java/libgcj.html http://gcc.gnu.org/java/

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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