Package: apache2
Version: 2.2.16-6+squeeze7

My httpd.conf says

        :
        Include /somedir/vhost.*.conf
        :

In /somedir was a single file

        vhost.nb.10.10.10.128:8080.conf

which was silently(!) ignored. After renaming it to

        vhost.nb.10.10.10.128.8080.conf

it was read as expected. The problem seems to be
the colon in the file name.

I would suggest either to accept config files with a
colon in its name, or to show a warning about the
unsupported file name.

Looking at IPv6 IP address notation I would prefer
reading the config file.


Many thanx

Harri



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to