Your message dated Thu, 08 Aug 2013 18:36:18 +0000
with message-id <[email protected]>
and subject line Re: Missing contents in perl.conf file prevents immediate
functionality after enabling of mod in apache - closing
has caused the Debian Bug report #419952,
regarding apache2: Add mod_perl info page by default
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
419952: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419952
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: apache2: Add mod_perl info page by default
Package: apache2.2-common
Version: 2.2.14-7
Severity: wishlist
Please add new config file /etc/apache2/mods-available/perl.conf by default:
<IfModule perl_module>
#
# Allow perl status reports generated by Apache2::Status from mod_perl,
# with the URL of http://servername/perl-status
# Uncomment and change the "192.168.0.0/24" to allow access from other
hosts.
#
<Location /perl-status>
SetHandler perl-script
PerlHandler +Apache2::Status
Order deny,allow
Deny from all
Allow from 127.0.0.1 ::1
# Allow from 192.168.0.0/24
</Location>
</IfModule>
-- Package-specific info:
List of enabled modules from 'apache2 -M':
alias auth_basic authn_file authz_default authz_groupfile
authz_host authz_user autoindex cgid dir env mime negotiation perl
rewrite setenvif status
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages apache2 depends on:
ii apache2-mpm-worker 2.2.14-7 Apache HTTP Server - high
speed th
ii apache2.2-common 2.2.14-7 Apache HTTP Server common files
apache2 recommends no packages.
apache2 suggests no packages.
Versions of packages apache2.2-common depends on:
ii apache2-utils 2.2.14-7 utility programs for webservers
ii apache2.2-bin 2.2.14-7 Apache HTTP Server common
binary f
ii libmagic1 5.04-1 File type determination
library us
ii lsb-base 3.2-23 Linux Standard Base 3.2
init scrip
ii mime-support 3.48-1 MIME files 'mime.types' &
'mailcap
ii perl 5.10.1-11 Larry Wall's Practical
Extraction
ii procps 1:3.2.8-8 /proc file system utilities
-- no debconf information
--
Roman V. Nikolaev
mail: [email protected]
icq: 198-364-657
jabber: [email protected]
site: http://www.rshadow.ru
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Hi! I'm closing this bug, since it was tagged "wontfix" for some
years, without answer. If you have new reasons to point out this
problem, please feel free to re-open it.
--- End Message ---