Commit:    f9bcacd8fe87bca8e6a91e6e6cb21ea53a60ae30
Author:    Hannes Magnusson <[email protected]>         Fri, 9 Jan 2015 
10:19:53 -0800
Parents:   8eae290a779a13771f15657b1ec34a4a0102cdb4
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=f9bcacd8fe87bca8e6a91e6e6cb21ea53a60ae30

Log:
Add www.php.net as ServerAlias and remove the www prefixes

Changed paths:
  M  mirroring.php


Diff:
diff --git a/mirroring.php b/mirroring.php
index bfa3742..492d72e 100644
--- a/mirroring.php
+++ b/mirroring.php
@@ -214,7 +214,7 @@ site_header(
      &lt;/Directory&gt;
 
      ServerName ccx.php.net
-     ServerAlias cc.php.net www.ccx.php.net www.cc.php.net 
the.cname.you.set.up.example.com
+     ServerAlias cc.php.net www.php.net the.cname.you.set.up.example.com
      ServerAdmin [email protected]
      UseCanonicalName On


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to