[Horizon] Disable server-status page

This PS disables the server status page of Apache.
On the page provided information which can aid the
malicious user in finding vulnerabilities in the system.

Change-Id: I11104b10359808dc78a214ebb531d710ec353f60
This commit is contained in:
Dmitrii Kabanov 2019-01-14 11:51:28 -08:00 committed by Chris Wedgwood
parent 0292c2ec80
commit 6de134f600
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ function start () {
chown -R horizon ${SITE_PACKAGES_ROOT}/openstack_dashboard/local/
a2enmod rewrite
a2dismod status
if [ -f /etc/apache2/envvars ]; then
# Loading Apache2 ENV variables