We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Htaccess | Forum

John
John Sep 21 '10
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
The Forum post is edited by John Sep 21 '10
Michael Leader
Michael Sep 21 '10
I posted same question. Ox answered it. Go look. I think it is in general
Den Team
Den Sep 22 '10
This problem was solved here
Currently, we have already started forum search development :)