1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

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

This commit is contained in:
Hannes Magnusson
2015-01-09 10:19:53 -08:00
parent 8e047a542a
commit 708666fa60

View File

@@ -214,7 +214,7 @@ site_header(
</Directory>
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 yourname@example.com
UseCanonicalName On