Greetings!!!

        I have encountered a dilemma 

        there is a site

        http://localhost
        and there exists a password protected page.

        http://localhost/protected/

I create two subsets

        http://localhost/%
        http://localhost/protected/%

but I do not want protected to be in the root subset.

The question is, is it possible to restrict search results not to include some subset?

        ie. 
        <input type="hidden" name="exclude_url" value="http://localhost/protected/% />


thanks,
val.

Reply via email to