I need to add this (fastcgi_param HTTP_AUTHORIZATION $http_authorization) in order for OAuth2 to work. Where do I place this? AI says to place it here: /usr/local/nginx/conf/php.conf. Just want to make sure before I go doing something I haven't done...