이 주제에서는 virtualhosts 구성 속성을 설명합니다.
가상 호스트를 통해 Apigee Hybrid는 환경 그룹과 연결된 hostalias에 대한 API 요청을 처리할 수 있습니다. 자세한 내용은 환경 및 환경 그룹 정보 주제에서 라우팅 및 기본 경로를 참조하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-12(UTC)"],[[["Virtual hosts enable Apigee hybrid to manage API requests directed to host aliases associated with an environment group."],["The `virtualhosts` property is an array, allowing for the configuration of multiple virtual hosts, each typically having its own TLS certificate/key pair for enhanced security."],["Changes to the `virtualhosts` property alone can be applied using the `‑‑settings virtualhosts` flag with the `apigeectl apply` command."],["If `virtualhosts` changes are coupled with other modifications (e.g., `env`), then `apigeectl apply` must be used without the `‑‑settings` flag, or with the `--all-envs` flag to update the cluster or component."],["Each `virtualhost` requires a TLS key and certificate to secure communication with the ingress gateway, and these credentials must be compatible with the host aliases used in the designated environment group."]]],[]]