Page is a not externally linkable
mememax - 10:31 am on Dec 2, 2011 (gmt 0)
This Rule is obviously giving problems...
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?%{QUERY_STRING}&resource=$1 [L]
Maybe lucy can help more than I... Just one thing, why:
RewriteEngine Off
RewriteEngine On
?