בע"ה
If so then it is Apache bug. Any open issue for it?
Binyamin
On Thu, Mar 2, 2017 at 2:38 PM, Yehuda Katz wrote:
> The order modules are loaded in the config file does not change the order
> they execute. That is set in the code.
>
> - Y
>
> Sent from a d
בע"ה
Is it a Apache bug or expected behavior (ignored ExpiresByType when used
"SetHandler application/x-httpd-php")? Any open issue for it?
Without it the only workaround is to play-around header('Cache-Control:
max-age=' . $maxage)
Binyamin
On Wed, Dec 28, 2016 at
בע"ה
Isn't Apache expected to handle/support it?
Why ExpiresDefault in FilesMatch doesn't work (also doesn't rewrite
ExpiresByType
defined above the FilesMatch)?
Binyamin
On Wed, Dec 28, 2016 at 9:15 AM, Michael A. Peters
wrote:
> Oh I should add - when it is a
16 06:38:09 GMT
Expires: Thu, 29 Dec 2016 06:38:09 GMT
It seems to as a Apache bug. I don't know if ever it was working.
Any workaround (configuration fix) for it for now?
Do you know if it worked right in any Apache build/version?
Binyamin
On Wed, Dec 28, 2016 at 5:29 AM, Yehuda
cation/xml "access plus 1 week"
SetHandler application/x-httpd-php
Header set Content-Type "application/xml"
ExpiresDefault "access plus 1 year"
tested on Apache 2.4.X builds.
How to fix this issue?
Binyamin
בע"ה
Thanks for advice! It seems covers my case.
Notice, mod_macro is not initially enabled in core, what means will case
more RAM usage.
Binyamin
On Thu, Oct 22, 2015 at 5:41 PM, Rose, John B wrote:
> mod_macro works pretty well
>
> On 10/22/15 3:11 AM, "Yann Ylavic&q
having many VirtualHost's and the same or similar
configuration for all VirtualHost's.
Binyamin