mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Corrected a grammatical error (GH-3727)
1. Added a comma after "Of course" for proper punctuation. 2. Added "for" to clarify the relationship between configuration options and the softwares (Apache and PHP).
This commit is contained in:
@@ -311,8 +311,8 @@ service httpd restart
|
||||
|
||||
<para>
|
||||
Following the steps above you will have a running Apache2 web server with
|
||||
support for PHP as a <literal>SAPI</literal> module. Of course there are
|
||||
many more configuration options available Apache and PHP. For more
|
||||
support for PHP as a <literal>SAPI</literal> module. Of course, there are
|
||||
many more configuration options available for Apache and PHP. For more
|
||||
information type <command>./configure --help</command> in the corresponding
|
||||
source tree.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user