mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
imported esniper changes
This commit is contained in:
5
config/backup/includes/esniper
Normal file
5
config/backup/includes/esniper
Normal file
@@ -0,0 +1,5 @@
|
||||
/srv/web/esniper/.htaccess
|
||||
/srv/web/esniper/.config.php
|
||||
/srv/web/esniper/.config.state.php
|
||||
/srv/web/esniper/local/
|
||||
/srv/web/esniper/.run/
|
||||
@@ -1,6 +1,12 @@
|
||||
Listen 1006
|
||||
|
||||
<VirtualHost *:1006>
|
||||
|
||||
SSLEngine on
|
||||
SSLProtocol all -SSLv2
|
||||
SSLCipherSuite ALL:!ADH:!EXPORT56:!eNULL:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW:+EXP
|
||||
SSLCertificateFile /etc/httpd/server.crt
|
||||
SSLCertificateKeyFile /etc/httpd/server.key
|
||||
|
||||
DocumentRoot /srv/web/esniper
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
var/ipfire/backup/addons/includes/esniper
|
||||
etc/httpd/conf/vhosts.d/esniper.conf
|
||||
#srv/web/esniper
|
||||
#srv/web/esniper/CHANGELOG
|
||||
|
||||
Reference in New Issue
Block a user