public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] /software/gcc - Fix HTTP 500 internal server error
@ 2015-10-28 15:56 Lisa Marie Maginnis
  0 siblings, 0 replies; only message in thread
From: Lisa Marie Maginnis @ 2015-10-28 15:56 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 1116 bytes --]

Hello,

This commit is breaking http://gcc.gnu.org/software/gcc:
----------------------------
revision 1.35
date: 2015/10/23 15:57:49;  author: fche;  state: Exp;  lines: +3 -0
.htaccess +Index for ftp redirection
----------------------------

This is because setting `Options' is denied by the apache2 server
configuration. In addition, +Indexes is already set by the main
apache2 configuration (please let us know if it is not working as
expected).

I manually overwrote the offending copy of the `.htaccess' file on
the server, however the changes still need to be checked into CVS or
the next time the website builds `/software/gcc' will be taken offline
again.

Please apply the following patch/revert revision 1.35:

Index: .htaccess
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/.htaccess,v
retrieving revision 1.35
diff -r1.35 .htaccess
3,5d2
< # for ftp redirect
< Options +Indexes
< 


-- 
~Lisa Marie Maginnis
Senior System Administrator
Free Software Foundation
http://fsf.org http://gnu.org
GPG Key: 61EEC710

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-28 15:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-28 15:56 [wwwdocs] /software/gcc - Fix HTTP 500 internal server error Lisa Marie Maginnis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).