
trawick at apache
Aug 18, 2012, 6:56 AM
Post #1 of 1
(32 views)
Permalink
|
|
svn commit: r1374581 - /httpd/httpd/branches/2.2.x/docs/manual/mod/mpm_winnt.xml
|
|
Author: trawick Date: Sat Aug 18 13:56:53 2012 New Revision: 1374581 URL: http://svn.apache.org/viewvc?rev=1374581&view=rev Log: add a link to Windows platform documentation Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mpm_winnt.xml Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mpm_winnt.xml URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mpm_winnt.xml?rev=1374581&r1=1374580&r2=1374581&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/docs/manual/mod/mpm_winnt.xml (original) +++ httpd/httpd/branches/2.2.x/docs/manual/mod/mpm_winnt.xml Sat Aug 18 13:56:53 2012 @@ -36,6 +36,8 @@ NT.</description> threads to handle requests</p> </summary> +<seealso><a href="../platform/windows.html">Using Apache HTTP Server on Microsoft Windows</a></seealso> + <directivesynopsis location="mpm_common"><name>CoreDumpDirectory</name> </directivesynopsis> <directivesynopsis location="mpm_common"><name>PidFile</name>
|