Hello Yehuda,
On Wed, May 22, 2013 at 09:07:36AM -0400, Yehuda Katz wrote:
> You need to add Vary: User-Agent to tell the proxy that the server returns
> different content depending on the user agent.
Incredible. That did it and is much more elegant than what I had in
mind.
Thanks!
--
M
e-Control: max-age=86400
< Expires: Thu, 23 May 2013 11:03:00 GMT
Is this even valid HTTP or is this a bug?
Is mod_expires supposed to work in conjunction with mod_headers?
I've verified this behaviour with apache-2.2 and 2.4.
Thanks,
--
Michael Weiserscience
Hello,
after upgrading from 2.2.21 to 2.4.1 I'm seeing a problem with SNI in
combination with reverse proxying.
I have a VM with wordpress in it behind an apache reverse proxy. The
reverse proxy runs on the host system and port 12443 of this host is
forwarded into the VM and connects to 443 there