diff --git a/include/apache.sh b/include/apache.sh index d63794a..80d9890 100644 --- a/include/apache.sh +++ b/include/apache.sh @@ -110,6 +110,7 @@ config_apache(){ mv ${apache_location}/conf/extra/httpd-vhosts.conf ${apache_location}/conf/extra/httpd-vhosts.conf.bak mkdir -p ${apache_location}/conf/vhost/ + touch ${apache_location}/conf/vhost/none.conf cat > /etc/logrotate.d/httpd <