diff options
author | friendica <info@friendica.com> | 2014-02-05 20:53:01 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-02-05 20:53:01 -0800 |
commit | 2c451d5c288d976b886338df4692249125dc8172 (patch) | |
tree | 1caccd16860b746e97c646bb2c41d859f1b25632 /.htaccess | |
parent | 2479e32a42cdb45e818e2c2f01f4a968ed9d09ec (diff) | |
download | volse-hubzilla-2c451d5c288d976b886338df4692249125dc8172.tar.gz volse-hubzilla-2c451d5c288d976b886338df4692249125dc8172.tar.bz2 volse-hubzilla-2c451d5c288d976b886338df4692249125dc8172.zip |
a couple more
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Options -Indexes AddType application/x-java-archive .jar AddType audio/ogg .oga +#SSLCipherSuite ECDHE-RSA-AES128-SHA256:AES128-GCM-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH # don't allow any web access to logfiles, even after rotation/compression <FilesMatch "\.(out|log|gz)$"> |