automatically insert a header on autoindexes
Is there an easier way of inserting a header when apache 1.3.x generates an index? It seems that the header file HAS to be in the directory that is being indexed, which seems a little silly. It seems that if I set HeaderName to something like /var/www/html/header.html it should show the header then for every index page generated regardless of the location, but that is not that case. Every single folder that doesn't have an index page in it and gets an auto-index has to have the header.html file in it.Is there a way to get around that?
Thanks