[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#325012: apache include directive fail on non-alpha characters



Package: apache
Version: 1.3.33-6

this version of apache fails to execute "Include" directives of files
with some non-alpha characters in them.

the exact directive is
include /etc/sitesconfig/sites/

in the "sites" directory create a file named
TEST=1=test.com
and then reload apache.

strace'ing the process there is not stat() or open() called on that
file, whereas there is for a file called simply "test". the same problem
happens for at least one other character: ","



Reply to: