| Subject: Re: HELP: Travel mode (can go down) doesn't work |
Author: William Roeder |
Date: 12/19/2007 17:24 |
| | > www.domain.com/folder1/folder2/
> it should stick in folder2 and also travel to
> sub-folders of folder2. Right?
A file could contain a link to ../folder3/...
so the path is site/f1/f2/../f3 and that is "down" from f2
Just add a filter
-*
+*/folder2/* | |
|
|
|
|
d
Created with FORUM 2.0.11