lets say my server root looks like this:
dir1 dir2 dir3 file1 file2 file3
for dir1 and dir2, i don't want to do ANY rewrites. for anything else, i want to do a rewrite of some sort.
what is the syntax for something like this?
thanks