savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] http://audio-video.gnu.org/ not working


From: John Paul Wallington
Subject: [Savannah-hackers] http://audio-video.gnu.org/ not working
Date: Fri, 02 Jan 2004 20:41:02 +0000

http://audio-video.gnu.org/ goes to the Savannah home page, and links
to audio-video files from the GNU webserver don't work.

Nick Hill posted to savannah-hackers on 2003-12-29 describing the
problem
(http://mail.gnu.org/archive/html/savannah-hackers/2003-12/msg00736.html):

"The audio-video project has been unavailable for some time.

It appears the virtualhost stanza is missing from httpd.conf which
directs requests for the domain audio-video.gnu.org to the relevant
directory. Instead, if I go to audio-video.gnu.org, I get the savannah
front page.

Please add something like this to httpd.conf urgently:

<VirtualHost 199.232.41.3>
ServerName audio-video.gnu.org
DocumentRoot /audio-video
TransferLog /somewhere/members/of/audio-video/can/read
</VirtualHost>

Less urgently, re-enable ssh for nickhill.

Thanks."

Is anyone working on fixing this ?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]