Re: Config on centos7 apache in subdir
От | Khushboo Vashi |
---|---|
Тема | Re: Config on centos7 apache in subdir |
Дата | |
Msg-id | CAFOhELdmxxmJzBXj5fxhfiWajGTAGYq0SDJWFyTJQLfVEf_8mQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Config on centos7 apache in subdir (bw <bwakkie@gmail.com>) |
Список | pgadmin-support |
On Fri, Aug 19, 2022 at 1:38 PM bw <bwakkie@gmail.com> wrote:
Please provide your wsgi config file.Dear all,I am trying to configure pgadmin4 in a subdir on an old server centos7 with Apache 2.4.6Pgadmin4 is running in a virtual environment and installed via pip in it. I would like to use mod_proxy but I keep having problems with static links. Redirecting all /static to the virtual environment is not an option as I also have other apps with use /static in the future.Does anyone have a running setup running pgadmin4 in a subdir like :If I use..ProxyPass /database/ http://localhost:8080/
ProxyPassReverse /database/ http://localhost:8080/
... inside my VirtualHost. The application is running when using the localhost.
But in the subdir all images and scripts are not rewritten where I expected ProxyPassReverse to rewrite the links.
What am I missing?
Thanks,
Bastiaan
... I get redirected
В списке pgadmin-support по дате отправления: