This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Zapping the old FAQ
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: Zapping the old FAQ
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- Date: Thu, 9 Mar 2000 18:05:27 -0500 (EST)
- cc: Jeffrey A Law <law at cygnus dot com>, gcc at gcc dot gnu dot org
On Thu, 9 Mar 2000, Gerald Pfeifer wrote:
> On Sat, 19 Feb 2000, Jeffrey A Law wrote:
> > Is there any way have a reference to faq.html automatically redirect
> > into the FOM server? If so how maintainable is that kind of stuff?
>
> Yes, that one's quite easy, all we have to add is something like
> Redirect /faq.html http://gcc.gnu.org/where/is/the/FOM
> to httpd.conf and restart the web server.
Unless I'm missing something, the web server in question is www.gnu.org
(not gcc.gnu.org), at least for the URL printed by the gcc 2.95 series.
> I'm afraid we need to have a trivial page with a link to the bug reporting
> instructions on the one and a link to the FOM server on the other hand.
Perhaps augmented with some "meta http-equiv=refresh" stuff to automatically
forward to bugs.html on gcc.gnu.org.
brgds, H-P