	location "|PROTECTED_PATH|/"
	{
|CUSTOM2|
		auth_basic		"|AUTH_NAME|";
		auth_basic_user_file	"|HTPASSWD|";
		
		|NGINX_PHP_CONF|
	}
