Hello. Need help. I have two machines, one with YunoHost with NGINX and one for Perlite. I need requests from my domain to go to several different copies of Perlite with different languages for example:
https://domain.com/en/perlite/...
https://domain.com/de/perlite/...
Instead of:
https://de.domain.com/
https://en.domain.com/
To avoid making separate subdomains for each. How do I configure Perlite and nginx for this task? Thanks in advance.
Hello. Need help. I have two machines, one with YunoHost with NGINX and one for Perlite. I need requests from my domain to go to several different copies of Perlite with different languages for example:
https://domain.com/en/perlite/...
https://domain.com/de/perlite/...
Instead of:
https://de.domain.com/
https://en.domain.com/
To avoid making separate subdomains for each. How do I configure Perlite and nginx for this task? Thanks in advance.