Higheredunity Com Install — Limited Time

<VirtualHost *:80> ServerName higheredunity.com ServerAlias www.higheredunity.com DocumentRoot /var/www/higheredunity.com/public <Directory /var/www/higheredunity.com/public> AllowOverride All Require all granted </Directory> ErrorLog $APACHE_LOG_DIR/higheredunity_error.log CustomLog $APACHE_LOG_DIR/higheredunity_access.log combined </VirtualHost>