mod_headers: REQUEST_URI for static files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,


To fulfil the requirements of the PubSubHubbub 0.4 spec[1], I have to
send a rel=self header for each file.

I'm trying to do that with mod_header and the following configuration:

> Header append Link '<http://example.org%{REQUEST_URI}e>; rel="self"'

This works as long the file is processed by PHP, but does not for
static files (like *.htm) which are not processed by mod_php or any CGI
process.

Why does it not work with static files?
What can I do to fix that?

----

This happens on Debian 7 with Apache 2.2.22-13+deb7u4.

[1]
http://pubsubhubbub.github.io/PubSubHubbub/pubsubhubbub-core-0.4.html#rfc.section.4

-- 
Regards/Mit freundlichen Grüßen
Christian Weiske

-=≡ Geeking around in the name of science since 1982 ≡=-

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux