Options +FollowSymLinks
RewriteEngine On
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
RewriteRule (.*) index.php
Somewhere in this code is stopping me through my browser opening any other tab other than through your software,,,,,, it brings a 404 error – page not found up,,,,,,, if I delete the access file it stops me working in your software,,,,,, please advise as to correct code to allow me to point my browser to one of my files in my host directory, instead of it inhibiting access and returning a 404 eror.
Now me no understand this so I need your help