mirror of
https://github.com/teddysun/lamp.git
synced 2026-04-13 16:23:11 +00:00
touch none.conf
This commit is contained in:
@@ -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 <<EOF
|
||||
${apache_location}/logs/access_log ${apache_location}/logs/error_log {
|
||||
|
||||
Reference in New Issue
Block a user