the-paperless-project/paperless

Deploy at non root URL

Open

#253 aberto em 10 de ago. de 2017

Ver no GitHub
 (14 comments) (1 reaction) (1 assignee)Python (513 forks)batch import
help wanted

Métricas do repositório

Stars
 (7.803 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

This seems like a very good application. Thank you for efforts in creating this app. I respect the vision and agree with it.

I am trying to deploy this behind in existing environment which has an Apache installation serving several websites.

I would like to use my Apache webserver as a reverse proxy to access paperless. However I am also deploying this at a non-root URL of an existing virtual host, e.g., https://mydomain.tld/paperless

When I setup the reverse proxy, the Django service keeps throwing back the root URL, thus failing. Is there a configuration for setting this path/URL?

Regards.

Guia do colaborador