Edit report at https://bugs.php.net/bug.php?id=67602&edit=1
ID: 67602 Comment by: git at rvapps dot org Reported by: cicer0 at arcor dot de Summary: Font-Loading depends on subdomain "www" Status: Assigned Type: Bug Package: Website problem Operating System: OSX PHP Version: Irrelevant Assigned To: tyrael Block user comment: N Private report: N New Comment: www.php.net is redirecting to php.net. Bug can be closed. Previous Comments: ------------------------------------------------------------------------ [2014-07-10 09:05:33] cicer0 at arcor dot de Description: ------------ While reading about different methods, I noticed by switching through two open tabs, that the fonts/typefaces differed. php.net-Admins don't allow cross-font-loading. It is only allowed for "www.php.net". Message from the console: 2014-07-10 10:57:09.646 Font from origin 'http://www.php.net' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://php.net' is therefore not allowed access. Possible solutions: 1) allow CORS for "php.net" or (maybe better - regarding 'seo'/'consistency') 2) force clients to the "www.php.net" domain As inspiration or just as informative backup: https://github.com/h5bp/server-configs-nginx Cheers:S Expected result: ---------------- Same fonts on both domains. Actual result: -------------- Different fonts on both domains. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=67602&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php