Web ArchitectureΒΆ
β Back to Domain-Specific Abstractions by Domain
2 domain-specific abstractions whose origin domain is Web Architecture.
- Common Gateway Interface β A web-server interface specification for launching an external program per request and exchanging request metadata and response bytes through environment variables and standard streams.
- Domain masking β A web presentation technique that keeps one displayed domain while content is served or embedded from another resource.