Prior to gateway Release 28, the apex domain of a gateway would only display information about the Arweave network. Release 28 introduced two new environment variables that allow a gateway to serve custom content from the apex domain:
APEX_TX_ID: Set to serve content from a specific transaction ID
APEX_ARNS_NAME: Set to serve content from an ArNS name
These variables enable gateway operators to customize their gateway's apex domain with useful information, details about the operator or associated projects, or any other content they wish to share.
Several gateway operators have already implemented this feature to serve custom content from their apex domains:
arnode.asia - Serves a custom landing page with information about their gateway service
arlink.xyz - Serves the permaDapp for the Arlink project
frostor.xyz / love4src.com - Serves information about the Memetic Block Software Guild and their projects
vilenarios.com - Serves personalized portfolio/link tree information about the operator
permagate.io - Serves personalized link tree information about the operator
These examples demonstrate how gateway operators can leverage the apex domain feature to create a more personalized and informative experience for their users.