ServerAdmin me@me.local ServerName misp.local DocumentRoot /var/www/MISP/app/webroot Options -Indexes AllowOverride all Order allow,deny Allow from all SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 DirectoryIndex /index.php index.php SetHandler "proxy:fcgi://127.0.0.1:9000" LogLevel warn ErrorLog /var/log/httpd/misp.local_error.log CustomLog /var/log/httpd/misp.local_access.log combined ServerSignature Off Header set X-Content-Type-Options nosniff Header set X-Frame-Options DENY