> ## Documentation Index
> Fetch the complete documentation index at: https://developers.entri.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Root Path Access

> Serving content at the root path of a Power-connected domain.

## Enabling Root Path Access (RPA) for static files

Entri Power provides a method for granting access to the root of the Application URL for specific paths. This feature is particularly beneficial for applications that need to share static files like JS, CSS, or image files among their customers. By utilizing the RPA functionality, the URLs of these files are automatically excluded from being rewritten.

### Configuring RPA in the dashboard

You configure Root Path Access directly on your application, so Entri stores it once and applies it to every domain you power.

The same field is available in two places, and both read from and write to the same stored value, so a change in one is immediately reflected in the other:

* **Dashboard** — Application Settings, in the **Entri Power/Secure** section.
* **Portal** — App Settings, in the **Power** section.

Enter one path per line in the **Root Path Access** text area and save. A few notes on behavior:

* If a value is already stored, it is pre-populated when the page loads.
* Clearing the field and saving removes the stored value.
* Whitespace-only values are rejected with an inline error.
