ServerName localhost
ServerAdmin webmaster@localhost
DocumentRoot /var/www/html/public
Options FollowSymLinks
AllowOverride All
Require all granted
AllowOverride All
Require all granted
Alias /uploads /home/uploads
Options FollowSymLinks
AllowOverride None
Require all granted
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined