Hi,

consider the following configuration:
vServer: example.com
Index file: index.php

Rule                 Handler          Expiration
Ext. php           FCGI              Expired, Must revalidate
default              List&send      2w

Which Expire header should index file contain when visiting example.com?
My guess: Expired, Must revalidate, but somehow I am getting 2w.

Note that his configuration works as expected:
vServer: example.com
Index file: none

Rule                 Handler                                 Expiration
Path /               Int. redirect (to index.php)
Ext. php           FCGI                                     Expired, Must
revalidate
default             Static content                        2w

The problem is it intended that after index file redirection Expire headers
are unable to overwrite (I guess that set header from PHP script won't help
either)?

Thanks
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to