---
title: Use Built-in Apache HTTPD Authentication Directives
description: A regular expression pattern to specify which not-enforced URLs can use built-in Apache authentication directives, such as AuthName, FilesMatch, and Require, for basic authentication.
component: web-agents
version: 2025.11
page_id: web-agents:properties-reference:com.forgerock.agents.no.remoteuser.module.compatibility
canonical_url: https://docs.pingidentity.com/web-agents/2025.11/properties-reference/com.forgerock.agents.no.remoteuser.module.compatibility.html
---

# Use Built-in Apache HTTPD Authentication Directives

A regular expression pattern to specify which not-enforced URLs can use built-in Apache authentication directives, such as `AuthName`, `FilesMatch`, and `Require`, for basic authentication.

Requests with not-enforced URLs that match the expression can use built-in Apache authentication directives.

Default: No requests can use built-in Apache authentication directives.

|                    |                                                                                           |
| ------------------ | ----------------------------------------------------------------------------------------- |
| Property name      | `com.forgerock.agents.no.remoteuser.module.compatibility`   Introduced in Web Agent 5.9   |
| Function           | Miscellaneous                                                                             |
| Type               | String                                                                                    |
| Bootstrap property | No                                                                                        |
| Required property  | No                                                                                        |
| Restart required   | No                                                                                        |
| AM console         | Tab: `Advanced (From AM 7.2)`Title: `Use Built-in Apache HTTPD Authentication Directives` |
