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

Bug#676610: silently ignores config files with a colon in its name



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



Reply to: