Commit b782dd4a authored by Russ Allbery's avatar Russ Allbery
Browse files

Finish reorganizing the files into the current layout

Red Hat does pull one file from the Debian path, but that seems
fine.  The rest now match their installation paths, possibly with
an OS suffix.  Remove some stray Subversion Id strings from
files.
parent e19e3600
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
# /etc/apache2/conf.d/security -- Minimize information disclosure.
# $Id: security.conf 20099 2009-10-13 22:11:23Z rra $

# Hide all information about the server in the Server HTTP response header.
ServerTokens prod
+0 −1
Original line number Diff line number Diff line
# /etc/apache2/conf.d/ssl-strength -- Disable weak SSL ciphers.
# $Id: ssl-strength.conf 9074 2008-06-21 13:38:46Z jonrober $
#
# Disable SSLv2 and weak SSL ciphers.  Nessus scans warn if these are
# enabled and we don't want users to negotiate DES encryption or other
+0 −0

File moved.

Loading