mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 12:15:52 +02:00
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user