Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/content/docs/pages/configuration/debugging-pages.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,11 @@ If you have done the steps above and your domain is still verifying after 15 min

:::

### HTTP ERROR 404 is returned on the `pages.dev` URL

An **index.html** is what Pages will serve on the root, for example **example.pages.dev/**. If HTTP ERROR 404 is returned on the `pages.dev` URL, uploading **index.html** should resolve the issue.


## Resources

If you need additional guidance on build errors, contact your Cloudflare account team (Enterprise) or refer to the [Support Center](/support/contacting-cloudflare-support/) for guidance on contacting Cloudflare Support.
Expand Down