Jack Tumlin wrote:

> Did your clients stop using the proxy server to get around the
> problem or did you come up with a fix?

If the problem is related to a proxy server then nothing you 
do with META tags is likely to help, because proxy servers 
generally don't look inside HTML documents for META tags.  They 
use real HTTP headers, which are applicable for graphics, PDF 
files, audio files, text files, and anything else transferred 
by HTTP.  You can use CFHEADER to create HTTP headers.

You might want to look at http://www.mnot.net/cache_docs/ .

Keith C. Ivey <[EMAIL PROTECTED]>
Webmaster, EEI Communications
66 Canal Center Plaza, Suite 200
Alexandria, VA  22314
Telephone:  703-683-0683
Fax:  703-683-4915
Web Site:  http://www.eeicommunications.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to