Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

apache check config

#check the syntax on your apache config(s) BEFORE you restart 
sudo apachectl -t


#if that doesn't work on your server give this a go
sudo apache2ctl configtest
 
PREVIOUS NEXT
Tagged: #apache #check #config
ADD COMMENT
Topic
Name
2+7 =