tazboyz16 / Ubuntu-Server-Auto-Install

Auto Install for Ubuntu Server Iso with Auto installing Scripts with Programs Scripts Installs/Reinstall with Configs and Systemd service file
https://tazboyz16.github.io/Ubuntu-Server-Auto-Install/
GNU General Public License v3.0
29 stars 11 forks source link

convert these lines into installer to be add at end of apache.conf file #22

Closed tazboyz16 closed 6 years ago

tazboyz16 commented 6 years ago

https://github.com/tazboyz16/Ubuntu-Server-Auto-Install/blob/4cd7273d55aa9460f6c0e9fc6d25e857f8542a3c/myapps/install/Apache2/apache2.conf#L176

tazboyz16 commented 6 years ago

Runs this to check for apache install "if not install apache2" if [ ! -d "$DIRECTORY" ]; then *Control will enter here if $DIRECTORY doesn't exist. fi

tazboyz16 commented 6 years ago

Closed.... Muximux and Organizr run apache2 install script plus Alias is already setup in 000-default.conf as quoted in another issue recently closed