We have several sites that were using the old NCSA style RefererFile to specify which sites were allowed to refer to the files on a perticular site, but in reading over the documentation for the Apache, it does not appear that this functionality is supported. I was wondering two things. Does anyone know a way to either use Allow/Deny directives from the Apache config to do a similar type thing for the referer? This has to be non-interactive from the System Administrator point of view, because they are subscription based services where the clients control who can refer to the files. Or, is there a way to do such a thing in PHP efficiently?
Thanks,
Steven Behnke