LibrePhotos/librephotos

Run librephotos from URL subdirectory

已关闭

#757 创建于 2023年2月16日

 (7 条评论) (0 个反应) (0 位负责人)Python (266 个派生)batch import
enhancementfrontendgood first issue

仓库指标

星标
 (6,222 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

If librephotos is installed along other apps on same server or running behind reverse proxy it will be good to be able to run it from a subdirectory. Now it is running always from / and will be good to have option to run from /librephotos, for example.

I tried to use librephotos docker images behind apache ssl terminating reverse proxy as https://example.com/librephotos, but api calls and almost any other urls are broken even if I use ProxyHTMLURLMap in apache.

贡献者指南