Home
TeamSite
mod_expire
prem_pratick
Hi All,
We have recently done a fresh Install of TS6.7.1 on Windows 2003 server and mounted the old store.
In the below file
iw-home/iw-webd/conf/iwwebd.conf.template.
We have added
ExpiresActive On
ExpiresDefault "access plus 1 years"
ExpiresActive On
ExpiresDefault "access plus 1 years"
Now when I am using firefox live http header to check whether the mod_expire has been implemented or not I am getting the below
HTTP/1.x 200 OK
Date: Mon, 16 Jun 2008 22:32:01 GMT
Server: Apache-Coyote/1.1
Set-Cookie: IWAUTH=52616e646f6d4956ca3aeb1b3f2aec59acf778b4d198145ba2652b37335d30d5a49bf3f18ed323449ba3281d468529031f479fc95f7bb4cab25787fe8a3a0a3f; Expires=Tue, 30-Aug-2072 09:01:56 GMT; Path=/
Pragma: No-Cache
Cache-Control: no-Cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/html;charset=UTF-8
P3P: CP="CAO PSA OUR"
Transfer-Encoding: chunked
As you can see that the expire date is Expires: Thu, 01 Jan 1970 00:00:00 GMT. This is a bit confusing for me. In our production we still have TS6.1 and there the mod_expire is working fine.
Is there something that I am doing wrong.
Note: I have done a iwrest -a and even rebooted the server.
Thanks
Prem Pratick.
Find more posts tagged with
Comments
Valentine
It's not entirely clear from the message, is it configured for the images only?
- Is the response for the img request?
- did you regenerate iwwebd.conf? (iwreset -ui or iw-home/iw-webd/bin/iwwebd_conf.ipl)
prem_pratick
Hi,
We did a new form entry/edited a DCR
We have done a iwreset - and iwrest -ui.
In used the below KB as a ref
https://support.interwoven.com/kb/kb_show_article2.asp?ArticleID=60930
When we had implemented the same in our TS6.1 ENV, the same ws working fine.
Thanks
Prem Pratick.