[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-users
Subject:    Re: [users@httpd] way for me to turn off if-modified-since & always return 304 reply ?
From:       "dave selby" <dave6502 () googlemail ! com>
Date:       2008-09-13 7:13:51
Message-ID: f52017b60809130013i1e629413j264654b462307159 () mail ! gmail ! com
[Download RAW message or body]

2008/9/12 Scott Gifford <sgifford@suspectclass.com>:
> "dave selby" <dave6502@googlemail.com> writes:
>
>> Is there a way for me to turn off if-modified-since so the client
>> browser will ALWAYS use its locally cached document
>
> Dave,
>
> Usually sending an Expires header will tell browsers to mostly use a
> cached version.  I use something like this to set my expires time to
> quite a bit in the future:
>
>   <Directory /path/to/dir>
>      ExpiresActive On
>      ExpiresDefault A86400000
>   </Directory>
>
> This is part of mod_expires:
>
>    http://httpd.apache.org/docs/2.0/mod/mod_expires.html
>
> Also, it would really surprise me if Apache used the parent directory
> in deciding about IMS requests.  You might want to do some simple
> experiments to verify this is what it's doing.

Thank you, thats useful. Something odd is definitely happening.

That part of my app as of last night is in pieces (joys of software
development) but I am hopeing to rebuild it over the next couple of
days. I will do some experiments & repost here.

Cheers

Dave






>
> ----Scott.
>
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>



-- 

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic