HTTPCreatePreCompressedGzipFiles Added by Pam Gilday on February 4, 2010 | Version 1
|
|
Explanation: Causes the server to create gzip compressed files from uncompressed files when the files are requested by an HTTP client. Compressed files are created when they do not exist or the uncompressed version of the file has a time-date stamp that is later than the compressed version of the file. Applies to: Servers Default : The default is disabled. Syntax: HTTPCreatePreCompressedGzipFiles=1 This example enables the dynamic creation of compressed files.
|