mise au point
This commit is contained in:
3
eval.sh
3
eval.sh
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user