savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] Audio-video project still down


From: Nick Hill
Subject: [Savannah-hackers] Audio-video project still down
Date: Mon, 29 Dec 2003 23:44:41 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.5) Gecko/20031007

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.





reply via email to

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