mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 18:02:41 +02:00
494 B
494 B
Using Nginx as reverse proxy
Here is a example for Nginx configuration:
---
caption: /etc/nginx/sites-available/argos.example.org
---
If you want to use Argos under a subdirectory of your web server, you’ll need to set the root_path
setting in Argos’s configuration and set Nginx like this:
---
caption: Nginx’s location for Argos in a subdirectory
---