Skip to content
Merged
Changes from all commits
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
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ import { Render } from "~/components";

You can securely publish internal tools and applications by adding Cloudflare Access as an authentication layer between the end user and your origin server.

This guide covers how to make a web application accessible to anyone on the Internet via a public hostname. If you would like to make the application available over a private IP or hostname, refer to [Add a self-hosted private application](/cloudflare-one/applications/non-http/self-hosted-private-app/).

## Prerequisites

- An [active domain on Cloudflare](/fundamentals/manage-domains/add-site/)
Expand Down