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

Bug#397150: apache2.2-common: /etc/apache2/apache2.conf - Include statements should ignore temporary files



Package: apache2.2-common
Version: 2.2.3-3
Severity: normal

Emacs and Version control software (CVS) tends to leave files that are named:

	#file#
	file~
	.#file

Please make the statements more strict in /etc/apache2/apache2.conf by
changing Include calls to:

	Include /etc/apache2/conf.d/[^.#]*[^#~]
				    ===========

	Include /etc/apache2/sites-enabled/[^.#]*[^#~]
					   ===========

It would be best if "Include" would accept a regular expression to make
the expression more powerfull.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages apache2.2-common depends on:
ii  apache2-utils                 2.2.3-3    utility programs for webservers
ii  libmagic1                     4.17-4     File type determination library us
ii  lsb-base                      3.1-19     Linux Standard Base 3.1 init scrip
ii  mime-support                  3.37-1     MIME files 'mime.types' & 'mailcap
ii  net-tools                     1.60-17    The NET-3 networking toolkit

apache2.2-common recommends no packages.

-- no debconf information



Reply to: