Hello, I have some questions on the subject below:
>> If an option could be added to specify the number of minutes or hours in >> the future for content expiration, perhaps with wildcards so that certain >> directories or certain content types could be given differing expirations, >> it could make Mathopd perform even faster in many situations. >I have made a new beta What beta do you mean - mathopd-1.6b3.tar.gz? >with a "ExtraHeaders" keyword so that you can >insert your own "Expires:" header. (The extra headers must be static, so >it is probably more useful to send a Cache-Control rather than an Expires >header.) How and where exactly one can use ExtraHeaders keyword? What are the rules for the usage of this keyword? What lines should be provided to give visitor Header "Cache-Control: max-age = 15552000" And can you make patch to provide non static Expires: header? Because other web servers use this two headers together and I'm not sure about 100% with all browsers with only Cache-Control header response. Or may be it will be usefull to make Expires: header automaticly counting the right date and time by using max-age number provided in Cache-Control header? Best regards, Paul
