]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
docs: howto/cgi.xml tone normalization and mod_cgi/mod_cgid explanation
authorRich Bowen <rbowen@apache.org>
Fri, 19 Jun 2026 12:23:58 +0000 (12:23 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 19 Jun 2026 12:23:58 +0000 (12:23 +0000)
commit3f3574ab8069f226d3d12bdbd7bcbeabd9b4c94f
tree859ba510802aec58c0ebd0f5600c32a33e8be48a
parent237792e33f7d413a0ab5c5f87d7509a671d64323
docs: howto/cgi.xml tone normalization and mod_cgi/mod_cgid explanation

- Add paragraph explaining why two CGI modules exist: mod_cgid for
  threaded MPMs (event, worker), mod_cgi for non-threaded (prefork)
  and Windows; note they are configuration-compatible
- Link to both module reference pages for implementation details
- Clean up LoadModule note block (remove duplicate "A correctly
  configured directive may look like this")
- Remove "Of course" asides and "In order to" constructions
- "There are two main differences" → direct statement
- Move bug-database advisory into <note> block
- Convert remaining Perl references to Python

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1935513 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/howto/cgi.xml