diff options
| author | 2024-03-31 00:05:00 +0530 | |
|---|---|---|
| committer | 2024-03-30 19:35:00 +0100 | |
| commit | 9d48121e052183bbb93aca7dead4cb5cf0629428 (patch) | |
| tree | c62241aa137917972005ebaeecd8ea19ee49802c /docs/en/admins/01_Index.md | |
| parent | 7da0e70a7221a42fb8ff6534fc339b18f8e2daa1 (diff) | |
Update documentation for Caddy reverse proxy with subfolder (#6219)
* Create 06_Reverse_Proxy_Setup.md
Update documentation for Caddy reverse proxy with subfolder
* Create 06_Reverse_Proxy_Setup.md in docs/en/developers/03_Backend
* fixed markdown syntax
* markdown syntax fix
* Update docs/en/developers/03_Backend/06_Reverse_Proxy_Setup.md
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
* implemented suggested changes
* Add link and re-organise
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'docs/en/admins/01_Index.md')
| -rw-r--r-- | docs/en/admins/01_Index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/admins/01_Index.md b/docs/en/admins/01_Index.md index a7aa01140..b0135546e 100644 --- a/docs/en/admins/01_Index.md +++ b/docs/en/admins/01_Index.md @@ -25,4 +25,5 @@ Learn how to install, update, and backup FreshRSS, as well as how to use the com * [Database configuration](DatabaseConfig.md) * [Using the command line interface (CLI)](https://github.com/FreshRSS/FreshRSS/tree/edge/cli) * [Configuring the email address validation](05_Configuring_email_validation.md) +* [Reverse proxy with Caddy](Caddy.md) * [Frequently asked questions](04_Frequently_Asked_Questions.md) |
