]> granicus.if.org Git - apache/commitdiff
cash in on the version entities from r1200984 in 2.4 tree
authorEric Covener <covener@apache.org>
Fri, 11 Nov 2011 17:48:15 +0000 (17:48 +0000)
committerEric Covener <covener@apache.org>
Fri, 11 Nov 2011 17:48:15 +0000 (17:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1200993 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/windows.html.en
docs/manual/platform/windows.xml
docs/manual/platform/windows.xml.ko

index 805c6ba35c7c4e3b0e693cdef0f95fa22df57750..df471ef425403a8d126d670c2056b710f99480f0 100644 (file)
       <li><code>ALLUSERS</code> (choose between Null and "1")</li>
       <li><code>ApplicationUsers</code> (toggle to "OnlyCurrentUser")</li>
       <li><code>EXISTING_APACHE_SERVICE_PATH</code></li>
-      <li><code>INSTALLDIR</code> (default "ProgramFilesFolder\Apache Software Foundation\Apache2.2\")</li>
+      <li><code>INSTALLDIR</code> (default "ProgramFilesFolder\Apache Software Foundation\Apache2.3\")</li>
       <li><code>INSTALLLEVEL</code> (default "100", refer to list below)</li>
       <li><code>RESOLVED_WINSOCK2</code> (toggle to "1")</li>
       <li><code>SERVERADMIN</code></li>
       <li><code>SERVERNAME</code></li>
       <li><code>SERVERPORT</code> (default "80")</li>
       <li><code>SERVERSSLPORT</code> (default "443")</li>
-      <li><code>SERVICEINTERNALNAME</code> (default "Apache2.2", no spaces!)</li>
-      <li><code>SERVICENAME</code> (default "Apache2.2", include spaces)</li>
+      <li><code>SERVICEINTERNALNAME</code> (default "Apache2.3", no spaces!)</li>
+      <li><code>SERVICENAME</code> (default "Apache2.3", include spaces)</li>
       <li><code>SetupType</code> (default "Typical")</li>
     </ul>
 
     toggled, include;</p>
 
     <ul>
-      <li>Apache (1, base Apache HTTP Server 2.2 feature)</li>
+      <li>Apache (1, base Apache HTTP Server 2.3 feature)</li>
       <li>ApacheDocs (11, Apache Documentation)</li>
       <li>ApacheMonitoring (41, Apache Service Taskbar Icon)</li>
       <li>ApacheRuntime (1, Apache Runtime)</li>
     </p>
 
     <div class="example"><p><code>
-      HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Apache\2.2.2
+      HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Apache\2.316
     </code></p></div>
 
     <p>Correspondingly, if you chose to install Apache for the current
     logged on:</p>
 
     <div class="example"><p><code>
-      HKEY_CURRENT_USER\SOFTWARE\Apache Software Foundation\Apache\2.2.2
+      HKEY_CURRENT_USER\SOFTWARE\Apache Software Foundation\Apache\2.316
     </code></p></div>
 
     <p>This key is compiled into the server and can enable you to test
index a2fd8f5bec72fb8422e66ce77ddd0c9f62e6b7e9..c7cb1831179d9e1054a52528624bea881c931371 100644 (file)
       <li><code>ALLUSERS</code> (choose between Null and "1")</li>
       <li><code>ApplicationUsers</code> (toggle to "OnlyCurrentUser")</li>
       <li><code>EXISTING_APACHE_SERVICE_PATH</code></li>
-      <li><code>INSTALLDIR</code> (default "ProgramFilesFolder\Apache Software Foundation\Apache2.2\")</li>
+      <li><code>INSTALLDIR</code> (default "ProgramFilesFolder\Apache Software Foundation\Apache&httpd.major;.&httpd.minor;\")</li>
       <li><code>INSTALLLEVEL</code> (default "100", refer to list below)</li>
       <li><code>RESOLVED_WINSOCK2</code> (toggle to "1")</li>
       <li><code>SERVERADMIN</code></li>
       <li><code>SERVERNAME</code></li>
       <li><code>SERVERPORT</code> (default "80")</li>
       <li><code>SERVERSSLPORT</code> (default "443")</li>
-      <li><code>SERVICEINTERNALNAME</code> (default "Apache2.2", no spaces!)</li>
-      <li><code>SERVICENAME</code> (default "Apache2.2", include spaces)</li>
+      <li><code>SERVICEINTERNALNAME</code> (default "Apache&httpd.major;.&httpd.minor;", no spaces!)</li>
+      <li><code>SERVICENAME</code> (default "Apache&httpd.major;.&httpd.minor;", include spaces)</li>
       <li><code>SetupType</code> (default "Typical")</li>
     </ul>
 
     toggled, include;</p>
 
     <ul>
-      <li>Apache (1, base Apache HTTP Server 2.2 feature)</li>
+      <li>Apache (1, base Apache HTTP Server &httpd.major;.&httpd.minor; feature)</li>
       <li>ApacheDocs (11, Apache Documentation)</li>
       <li>ApacheMonitoring (41, Apache Service Taskbar Icon)</li>
       <li>ApacheRuntime (1, Apache Runtime)</li>
     </p>
 
     <example>
-      HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Apache\2.2.2
+      HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Apache\&httpd.major;.&httpd.minor;&httpd.patch;
     </example>
 
     <p>Correspondingly, if you chose to install Apache for the current
     logged on:</p>
 
     <example>
-      HKEY_CURRENT_USER\SOFTWARE\Apache Software Foundation\Apache\2.2.2
+      HKEY_CURRENT_USER\SOFTWARE\Apache Software Foundation\Apache\&httpd.major;.&httpd.minor;&httpd.patch;
     </example>
 
     <p>This key is compiled into the server and can enable you to test
index 939297be03be37002fa2707c6d3ec2925d9faa14..5053c049c6b5bc486eaaf92abba700f77417a137 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:1174747 (outdated) -->
+<!-- English Revision: 105989:1200984 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more