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: "," -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

