Immich: rewrite /photos to /sharing 10

This commit is contained in:
Ruben Hensen
2024-12-17 15:16:00 +01:00
parent 16a051eb81
commit 036f17ed3c
+1 -1
View File
@@ -69,7 +69,7 @@ data:
ProxyPreserveHost Off ProxyPreserveHost Off
RewriteEngine on RewriteEngine on
RewriteRule ^photos/?$ /sharing [R=301,L] RewriteRule ^/?photos/?$ /sharing [R=301,L]
# ProxyPass /photos http://helm-immich-server:2283/sharing # ProxyPass /photos http://helm-immich-server:2283/sharing
# ProxyPassReverse /photos http://helm-immich-server:2283/sharing # ProxyPassReverse /photos http://helm-immich-server:2283/sharing