315 shaares
1 result
tagged
apache
... do disable http://server/server-status in Apache Web Server
root@lxc-lamp /var/www# a2dismod status
Module status disabled.
To activate the new configuration, you need to run:
systemctl restart apache2
root@lxc-lamp /var/www# systemctl restart apache2
root@lxc-lamp /var/www#