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

Bug#574460: apache2: Add mod_perl info page by default



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:        rshadow@rambler.ru
icq:         198-364-657
jabber:      rshadow@jabber.org
site:        http://www.rshadow.ru

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: