directory indexing
807567Jun 9 2005 — edited Nov 28 2005Hi.
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