Redirection stop for specific folder

by Ranganathan 2012-08-27 19:11:53

code:

<i>
RewriteCond %{REQUEST_URI} ^/tool/(.*)$
RewriteEngine off
</i>
This script stop the redirection for tool folder.
975
like
0
dislike
0
mail
flag

You must LOGIN to add comments