./categories/server
WebtoB http.m 설정 요약
WebtoB 4.1 Configuration Reference 클리핑.
DOMAIN
독립 WebtoB 시스템 전반 설정. 도메인명은 31자 이내 string.
NODE (필수: WebtobDir, ShmKey, DocRoot)
*NODE
WebServer
WebtobDir = "/path/to/webtob",
ShmKey = 78100, # 32768~262143, 충돌 주의
DocRoot = "/path/to/webtob/docs",
Hth = 2, # HTTP handler 프로세스 (기본1, 최대20)
Port = "80", # 또는 Listen (Listen 우선)
User = "nobody",
Group = "nobody",
HostName = "www.example.com"
기타 절 (요약)
*VHOST— 가상호스트 (DOCROOT, HOSTNAME, PORT, SSLFLAG…)*SSL— CertificateFile / CertificateKeyFile / PassPhraseDialog*SVRGROUP/*SERVER— HTML·JSV 워커*URI/*EXT/*ALIAS— 라우팅*LOGGING— 액세스·에러 로그
적용: wscfl -i http.m → wsboot
상세 절 설명은 원문·Administrator's Guide 참고.
관련 링크: https://twintail.tistory.com/173
./comments