]> granicus.if.org Git - apache/commitdiff
Rebuild transformations.
authorRich Bowen <rbowen@apache.org>
Tue, 7 Dec 2010 12:44:28 +0000 (12:44 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 7 Dec 2010 12:44:28 +0000 (12:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043013 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/vhosts/ip-based.html.en
docs/manual/vhosts/ip-based.xml.fr
docs/manual/vhosts/ip-based.xml.ja
docs/manual/vhosts/ip-based.xml.ko
docs/manual/vhosts/ip-based.xml.tr

index 2c31c612e3fa1b59a28cae7c5b73a0f1e829af30..d5b98cc2b876dd04f05c4b16fa37a08af84618d1 100644 (file)
 
     <div class="example"><p><code>
     &lt;VirtualHost 172.20.30.40:80&gt;<br />
-    ServerAdmin webmaster@mail.example.com<br />
-    DocumentRoot /groups/example/www<br />
-    ServerName www.example.com<br />
-    ErrorLog /groups/example/logs/error_log<br />
-    TransferLog /groups/example/logs/access_log<br />
+    ServerAdmin webmaster@example1.com<br />
+    DocumentRoot /www/vhosts/example1<br />
+    ServerName www.example1.com<br />
+    ErrorLog /www/logs/example1/error_log<br />
+    CustomLog /www/logs/example1/access_log combined<br />
     &lt;/VirtualHost&gt;<br />
     <br />
     &lt;VirtualHost 172.20.30.50:80&gt;<br />
-    ServerAdmin webmaster@mail.baygroup.org<br />
-    DocumentRoot /groups/baygroup/www<br />
-    ServerName www.baygroup.org<br />
-    ErrorLog /groups/baygroup/logs/error_log<br />
-    TransferLog /groups/baygroup/logs/access_log<br />
+    ServerAdmin webmaster@example2.org<br />
+    DocumentRoot /www/vhosts/example2<br />
+    ServerName www.example2.org<br />
+    ErrorLog /www/logs/example2/error_log<br />
+    CustomLog /www/logs/example2/access_log combined<br />
     &lt;/VirtualHost&gt;
     </code></p></div>
 
index a7fe14d2c0b7b489d2b10faa739ba67d9569f9ff..965edd86b6b71d6d1d719aae19b61bbacea47638 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='ISO-8859-1' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision: 987242:1042758 (outdated) -->
+<!-- English Revision: 987242:1043011 (outdated) -->
 <!-- French translation by alain B, review by Vincent Deffontaines -->
 
 <!--
index 4616345057b4e92f00128c3438b0176399674581..7bb8fb6465387a59f2d0f7d5c1d933025da7e6b7 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 659902:1042758 (outdated) -->
+<!-- English Revision: 659902:1043011 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 781968251309f3d9233344871d2376c520cc8ea3..75f920f4102b8cd2a6b565f61f4c1232017c0b65 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:1042758 (outdated) -->
+<!-- English Revision: 105989:1043011 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index c01e7022b1541ae0449ac46a0adff27ae4da1627..926ba136faf175d64e0a3c698e070f84f852ce33 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 752951:1042758 (outdated) -->
+<!-- English Revision: 752951:1043011 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>