Author: remm
Date: Mon Aug 25 09:17:55 2008
New Revision: 688773

URL: http://svn.apache.org/viewvc?rev=688773&view=rev
Log:
- Ok, so I admit I could not figure out where the generated cgi doc was coming 
from for about 5 minutes. Funny.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml?rev=688773&r1=688772&r2=688773&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml Mon Aug 25 09:17:55 2008
@@ -59,11 +59,12 @@
 
 <p>Remove the XML comments from around the CGI servlet and servlet-mapping
 configuration in <code>$CATALINA_BASE/conf/web.xml</code>.</p>
-</section>
 
 <p>Only Contexts which are marked as privileged may use the CGI servlet (see 
the
 privileged property of the Context element).</p>
 
+</section>
+
 <section name="Configuration">
 
 <p>There are several servlet init parameters which can be used to



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

Reply via email to