Hi,
this is the content of my .htaccess file:
RewriteEngine on
RewriteCond %{REQUEST_URI} !files/rapporten/instant/*
RewriteCond %{REQUEST_URI} !files/rapporten/dag/*
RewriteCond %{REQUEST_URI} !files/rapporten/week/*
RewriteRule \.csv$ - [L]
RewriteRule .* index.php
php_flag magic_quotes_gpc of
Hi,
I would like to know where the fatal errors are logged.
I checked the error_log file of apache but I can't see any fatal errors
there,
Only lines that starts with:
File does not exist: ...
client sent HTTP/1.1 request without hostname ...
Thank you for any help!
--
View this message in con