Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

directory indexing

807567Jun 9 2005 — edited Nov 28 2005
Hi.

I would like to configure directory indexing only for one directory (the others shoul be blocked) on my iPlanet 6.0 SP3.

With this I'm able to have the indexing on ALL directories:
Service method="(GET|HEAD)" type="magnus-internal/directory" fn="index-common"

With this I'm able to block the indexing on ALL directories:
Service method="(GET|HEAD)" type="magnus-internal/directory" fn="send-error"

How can I have an indexing on ONLY one directory and block all the others?

Regards,
Paolo
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 26 2005
Added on Jun 9 2005
6 comments
118 views