On 09/06/07, Tony Stevenson <[EMAIL PROTECTED]> wrote:
Index: cgi.xml
===================================================================
--- cgi.xml     (revision 545660)
+++ cgi.xml     (working copy)
@@ -57,6 +57,15 @@
     need to have Apache configured to permit CGI execution. There
     are several ways to do this.</p>

+    <p>If Apache has been build with shared module support you need to
+    ensure that the module is loaded, in your <code>httpd.conf</code>
+    you need to make sure the <code>LoadModule</code> directive has not
+    been commented out.  A correctly configured directive may look like 
this:</p>

s/build/built/

Your phrasing seems a little awkward but I'm not sure which page this
is for as your diff doesn't specify the path. Could I suggest that you
send patches from the base of the httpd directory, and specify which
version the patch is for? I believe it's generally best to send
patches for trunk by default.

--
noodl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to