Re: mod_expires/mod_headers and SSL

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

 



The apache I'm running is reverse proxy with SSL and these are my settings

<IfModule expires_module>
        ExpiresActive On
        ExpiresDefault A0
        ExpiresByType image/gif "access plus 3600 seconds"
        ExpiresByType image/png "access plus 3600 seconds"
        ExpiresByType image/jpg "access plus 180 seconds"
        ExpiresByType text/css "access plus 120 seconds"
        ExpiresByType application/_javascript_ "access plus 3600 seconds"
        ExpiresByType application/x-shockwave-flah "access plus 3600 seconds"
        ExpiresByType video/x-flv "access plus 3600 seconds"
        ExpiresByType application/pdf "access plus 3600 seconds"
</IfModule>

for the some content I serve localy from the apache but I can't see the Cache-Control header in the browser for those responses.



On Tue, Jun 30, 2009 at 6:05 PM, Boyle Owen <Owen.Boyle@xxxxxxxxxxxxx> wrote:
________________________________

       From: Igor Cicimov [mailto:icicimov@xxxxxxxxx]
       Sent: Tuesday, June 30, 2009 9:05 AM
       To: users
       Subject: mod_expires/mod_headers and SSL


       Hi all,

       Any idea if mod_expires works over SSL? In case it works are
there any conditions to be satisfied?

       Thanks

mod_expires just sets a header. That's part of HTTP, which is
encapsulated by HTTPS. So, yes, it will "work".

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.

This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message.
The sender's company reserves the right to monitor all e-mail communications through their networks.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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