mise au point

This commit is contained in:
2020-11-03 11:45:24 +01:00
parent 1fc741913f
commit 1c28c78c51
58 changed files with 194 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#! /bin/bash
# this script is meant to be run by ansible
source functions.sh
source /root/functions.sh
# check that alias has been tried
addHeader
fileMustExist /etc/httpd/conf.d/cours.opendoor.fr.conf
@@ -10,4 +10,5 @@ dirMustExist /srv/cours/logs
pkgInstalled httpd
serviceIsEnabled httpd
serviceIsActive httpd
okIfCurl http://localhost/status "Apache Server Status for localhost"
okIfCurl http://localhost/config "strong>MPM Name"