'Apache-RevProxNGINX-Installer.sh' updaten
This commit is contained in:
@@ -68,7 +68,7 @@ systemctl reload apache2
|
||||
# VHOST APACHE #
|
||||
#-------------------#
|
||||
|
||||
mkdir -v /var/www/"$domain"/public_html
|
||||
mkdir -p /var/www/"$domain"/public_html
|
||||
echo "<?php phpinfo(); ?>" | tee /var/www/"$domain"/public_html/info.php
|
||||
cat <<EOF > /etc/apache2/sites-available/"$domain".conf
|
||||
<VirtualHost *:80>
|
||||
|
||||
Reference in New Issue
Block a user