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: use .htaccess for redirects


On 27 Jan 2001, Tom Tromey wrote:

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

 ... except that this doesn't work, the paths on the left need to be given
as /java/FAQ.html (etc.).  (See Apache documentation.)

There's also a bug in the web page checking out procedure that it doesn't
seem to remove from the checked out area files removed from htdocs.
There may well still be a lot of junk in the checked out area as a result.

-- 
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]