# # Following lines need to be updated to your needs # #ServerName www.example.com ServerAdmin webmaster@localhost DocumentRoot /var/www/html/public DirectoryIndex /index.php AllowOverride None Order Allow,Deny Allow from All FallbackResource /index.php ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined