Quote:
Originally Posted by abduraooft
Code:
RewriteCond %{REQUEST_URI} ^/view/(.)*$
RewriteRule ^(.*)$ noaccess.php[L]
The rules written on htaccess do not affect access to a file via PHP code.
|
Sorry about the slow reply, i forgot to check this post

, i just tried that and it didnt seem to do anything :/