Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StaticWebsite

Package version

The properties that enable an account to host a static website

Hierarchy

  • StaticWebsite

Index

Properties

enabled

enabled: boolean

Indicates whether this account is hosting a static website

Optional errorDocument404Path

errorDocument404Path: undefined | string

The absolute path of the custom 404 page

Optional indexDocument

indexDocument: undefined | string

The default name of the index page under each directory

Generated using TypeDoc