#! /bin/sh /usr/share/dpatch/dpatch-run ## by Troestler Christophe ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: fix for document dead link ## DP: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=288270 @DPATCH@ --- libapache-mod-fastcgi-2.4.6.orig/docs/mod_fastcgi.html +++ libapache-mod-fastcgi-2.4.6/docs/mod_fastcgi.html @@ -67,7 +67,7 @@

FastCGI applications under mod_fastcgi are defined as one of three types: static, dynamic, or - external. They're configured using the FastCgiServer, FastCgiServer, FastCgiConfig, and FastCgiExternalServer directives respectively. Any URI that Apache identifies as a FastCGI application and which hasn't been explicitly configured using a FastCgiServer or