Package: libapache2-mod-fastcgi
Version: 2.4.6-1
Severity: wishlist

Hello 

to handle suexec module only if it's installed, could you change in 
/etc/apache2/mods-available/fastcgi.conf file the line :
#FastCgiWrapper /usr/lib/apache2/suexec
by 
  <IfModule mod_suexec.c>
    FastCgiWrapper /usr/lib/apache2/suexec
  </IfModule>

thanks.

-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libapache2-mod-fastcgi depends on:
ii  apache2.2-common       2.2.16-6+squeeze4 Apache HTTP Server common files
ii  libc6                  2.11.2-10         Embedded GNU C Library: Shared lib

libapache2-mod-fastcgi recommends no packages.

libapache2-mod-fastcgi suggests no packages.

-- Configuration Files:
/etc/apache2/mods-available/fastcgi.conf changed:
<IfModule mod_fastcgi.c>
  AddHandler fastcgi-script .fcgi
  <IfModule mod_suexec.c>
    FastCgiWrapper /usr/lib/apache2/suexec
  </IfModule>
  FastCgiIpcDir /var/lib/apache2/fastcgi
</IfModule>


-- no debconf information



-- 
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