| Posted: 02 November 2006 at 4:39am | IP Logged
|
|
|
I have to protect my web pages by referrer.
I configured hotlinkblocker in this way:
[Protect]
REFERER /directoryweb/ http://....(url redirect)
[ReferersBlackList]
[ReferersWhiteList] (url referrer website)
But for some elaboration it's important that some subdirectories aren't protected.
I want protected /directoryweb/ but I want de-protected /directoryweb/subdirectory1/ and /directoryweb/subdirectory2/
How can I do? I can't detail all the subdirectories to protect. New subdirectories are dynamically generated everyday.
Thank you
Domenica
|