From: Emmanuel Lacour Date: Wed, 18 Apr 2012 12:44:41 +0000 (+0200) Subject: Typo X-Git-Tag: 0.7.1-1.1~7 X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=commitdiff_plain;h=37e17de4c3014929861dd1e6ce058853f6319677 Typo --- diff --git a/debian/control b/debian/control index b6c0469..5079aac 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Description: Common files for mod suphp Package: libapache2-mod-suphp Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, suphp-common (= ${binary:Version}), apache2.2-common -Description: Apache2 module to run php scripts with the owner permissions +Description: Apache2 module to run PHP scripts with the owner permissions With the use of the suphp setuid root binary (from suphp-common package), this Apache2 module change the uid of the process executing the PHP - interpreter to the owner of the php script + interpreter to the owner of the php script.