dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Implemented: FS#3706 - disable SSLv3 to protect servers agains POODLE attack.
Till Brehm
2014-10-16
53124ed9dc52e8aee60d9018ffb32c18f03c4daa
[gitlabFork/ISPConfig3.git]
/
interface
/
lib
/
classes
/
IDS
/
.htaccess
1
2
3
4
5
# in case PHPIDS is placed in the web-root
deny from all
# silence is golden
php_flag display_errors off