Fixed a bug preventing httpd from serving files with a recognised

content-encoding.
This commit is contained in:
tjaden 2003-06-14 12:55:47 +00:00
parent 575dd18f03
commit d236b8990f
1 changed files with 1 additions and 1 deletions

View File

@ -482,7 +482,7 @@
((file-directory-options-file-name->content-type options)
stripped-filename)
(append (if content-encoding
(cons 'content-encoding content-encoding)
(list (cons 'content-encoding content-encoding))
'())
(list
(cons 'last-modified