diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-07-18 10:55:33 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-07-18 10:55:33 +0200 |
commit | dcc46691bdb8ad13c05d367d64c86bd70a987a03 (patch) | |
tree | d6db7762bdd0406f48da8ee136b4e4ad890fa034 | |
parent | eb6361698e878ab5473a395d5056cf682e14e704 (diff) |
php: improves mod_php description
-rw-r--r-- | php55.spec | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -215,8 +215,8 @@ non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts. -The php package contains the module which adds support for the PHP -language to Apache HTTP Server. +The php package contains the module (often referred to as mod_php) +which adds support for the PHP language to Apache HTTP Server. %package cli Group: Development/Languages |