Fix update acclerator file download at webif.

bug #0000667
This commit is contained in:
Arne Fitzenreiter
2010-06-21 20:45:33 +02:00
parent 1b37278adb
commit 0bc58278b9
2 changed files with 9 additions and 0 deletions

View File

@@ -69,4 +69,12 @@
downgrade-1.0 force-response-1.0
CustomLog /var/log/httpd/ssl_request_log \
"%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
Alias /updatecache/ /var/updatecache/
<Directory /var/updatecache>
Options ExecCGI
AllowOverride None
Order deny,allow
Allow from all
</Directory>
</VirtualHost>

View File

@@ -2,6 +2,7 @@ etc/system-release
etc/issue
etc/e2fsck.conf
etc/httpd/conf/vhosts.d/ipfire-interface.conf
etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf
etc/rc.d/init.d/leds
etc/rc.d/init.d/rc
etc/rc.d/init.d/snort