mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
Add www.php.net as ServerAlias and remove the www prefixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user