Basic Auth Settings

Basic Auth Credential

Enter the username and password for allowing them to access this proxy endpoint

Username Password Remove
No Entered Credential

Authentication Exclusion Paths

Exclude specific directories / paths which contains the following subpath prefix from authentication. Useful if you are hosting services require remote API access.

Path Prefix Remove
No Path Excluded
Make sure you add the tailing slash for only selecting the files / folder inside that path.

How to use set excluded paths?

All request URI that contains the given prefix will be allowed to bypass authentication and the prefix must start with a slash. For example, given the following prefix.
/public/res/

Zoraxy will allow authentication bypass of any subdirectories or resources under the /public/res/ directory. For example, the following paths access will be able to bypass basic auth mechanism under this setting.
/public/res/photo.png
/public/res/far/boo/