Hello,
I am using Apache 2.0.53 and I want to use module mod_cern_meta. I did following settings in configuration file, <Directory "D:/Apache/htdocs/test"> MetaDir . MetaFiles on MetaSuffix .meta </Directory> and access the local URL : http://localhost:8080/test/index.html . I put .meta file which contain HTTP headers that
are expected to be output in addition to the normal range of headers for each
file accessed. But the respounce headers does not contain any headers from .meta
file.
Is this the right way to configure for
mod_cern-meta?
Thanks,
Anaya http://www.patni.com World-Wide Partnerships. World-Class Solutions. _____________________________________________________________________ This e-mail message may contain proprietary, confidential or legally privileged information for the sole use of the person or entity to whom this message was originally addressed. Any review, e-transmission dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error kindly delete this e-mail from your records. If it appears that this mail has been forwarded to you without proper authority, please notify us immediately at netadmin@xxxxxxxxx and delete this mail. _____________________________________________________________________ |