Bug 43490 - AddDefaultCharset not working in directory index HEADER files
Summary: AddDefaultCharset not working in directory index HEADER files
Status: RESOLVED DUPLICATE of bug 43492
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_autoindex (show other bugs)
Version: 2.0.61
Hardware: PC FreeBSD
: P3 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-26 09:38 UTC by Alexander Sheiko
Modified: 2007-09-26 12:20 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Sheiko 2007-09-26 09:38:25 UTC
I use global option:

AddDefaultCharset windows-1251


in my httpd.conf.

And I have some directories with included HEADER files in directory index. 
Directory listing sever output always give ISO charset. In Apache 2.0.59 
directory index charset is windows-1251 and all working fine.
Comment 1 Ruediger Pluem 2007-09-26 12:20:32 UTC

*** This bug has been marked as a duplicate of 43492 ***