#ServerName www.example.com ServerAdmin contact@ DocumentRoot /var/www/html Options Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all #LogLevel info ssl:warn RemoteIPHeader CF-Connecting-IP LogFormat "%a %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" combined ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined #Include conf-available/serve-cgi-bin.conf