@ -10,41 +10,41 @@ Forward Authentication for use with proxies (caddy, nginx, traefik, etc)
- Create a new website (within any php-capable webserver) and make sure that the documentroot points to the `public` folder
- Check if you are able to browse to `https://<fqdn>/lucidAuth.login.php` (where `<fqdn>` is the actual domain -or IP address- your webserver is listening on)
- Edit your proxy's configuration to use the new website as forward proxy:
- #### ~~in Caddy/nginx~~<small>(planned for a later stage)</small>
#### ~~in Caddy/nginx~~<small>(planned for a later stage)</small>
- #### in Traefik
#### in Traefik
Add the following lines (change to reflect your existing configuration):