Static Website Hosting
Static Website Hosting lets you host HTML/CSS/JS directly from an AIOZ Storage bucket and deliver globally via CDN. Configure Index and Error Documents and enable/disable at the bucket level for controlled releases and fast rollbacks.
1. Overview
Static Website Hosting on AIOZ Storage enables users to host static web content (HTML, CSS, JS, images, etc.) directly from their storage bucket, with CDN acceleration and custom error handling. This feature is designed for global CDN acceleration, per-bucket enable/disable, and auditability for controlled releases.
For SPAs, serve Index Document on deep links so the client router renders the page; keep Error Document for true 404s.
AIOZ does not store bucket passphrases so keep yours secure to avoid losing access.
2. Key Features
- S3-Compatible: See compatibility notes where behavior differs from S3
- CDN Integration: Global content delivery for fast access.
- Custom Index & Error Pages: Configure index.html and custom Error Documents per bucket.
- Dynamic Error Handling: Built-in default error page with contextual messages, optional custom Error Document and supports per-status custom error pages.
- Access Control: Per-bucket enable/disable and grant expiry to control preview windows, maintenance, and rollbacks.
3. Static Website Management
AIOZ Storage provides a comprehensive management interface for users to control their static websites. Users can:
- View all their static websites
- Create a new static website
- Enable / Disable / Delete static website
- Configure Index Document
- Turn default error page on/off
- Configure Error Document
For more information about hosting a static website on AIOZ Storage, including instructions and step-by-step walkthroughs, see the following user guide.