mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Immich: rewrite trash, archive, user-settings and utilities
This commit is contained in:
@@ -70,6 +70,10 @@ data:
|
|||||||
|
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
RewriteRule ^/?photos/?$ /sharing [R=301,L]
|
RewriteRule ^/?photos/?$ /sharing [R=301,L]
|
||||||
|
RewriteRule ^/?user-settings/?$ /sharing [R=301,L]
|
||||||
|
RewriteRule ^/?trash/?$ /sharing [R=301,L]
|
||||||
|
RewriteRule ^/?archive/?$ /sharing [R=301,L]
|
||||||
|
RewriteRule ^/?utilities/?$ /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
|
||||||
|
|||||||
Reference in New Issue
Block a user