This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [wwwdocs] segfault.html (was Synthetic register related: Seg fault) - segfault.html [1/1]
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Cc: Janis Johnson <janis187 at us dot ibm dot com>, Kelley Cook <KelleyCook at comcast dot net>, gcc-patches at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Thu, 16 Jan 2003 11:56:00 -0800
- Subject: Re: [wwwdocs] segfault.html (was Synthetic register related: Seg fault) - segfault.html [1/1]
- References: <20030116102124.A27760@us.ibm.com> <Pine.LNX.4.33.0301161918260.27496-100000@kern.srcf.societies.cam.ac.uk>
On Thu, Jan 16, 2003 at 07:28:03PM +0000, Joseph S. Myers wrote:
> On Thu, 16 Jan 2003, Janis Johnson wrote:
>
> > Gerald suggested that I create a new directory called bugs and move the
> > current bugs.html to bugs/index.html, updating all of the places that
> > reference the current file. Then reghunt-howto can be moved there, plus
>
> Moving bugs.html is problematic - you can't just redirect with .htaccess
> as is normal when moving files [1], because the URL given by installed
> compilers is that on www.gnu.org and .htaccess doesn't get rewritten to
> handle the different paths on www.gnu.org. Thus a bugs.html file needs to
> stay around forever with a redirecting link (and maybe meta
> http-equiv=refresh) for users accessing the www.gnu.org file.
Yes, Gerald said it would be more complicated than usual for this
particular file, and I haven't looked into it yet. If you've got
specific recommendations, including the option of leaving that file
alone, you can send them to me privately.
Janis