File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -209,6 +209,8 @@ AddType text/vtt vtt
209
209
RewriteRule ^container-platform/4.9/distr_tracing/distr_tracing_install/distr-tracing-installing.html /container-platform/latest/observability/distr_tracing/distr_tracing_tempo/distr-tracing-tempo-installing.html [NE,R=302]
210
210
211
211
# Redirects for log collection forwarding (for versions 4.11 to 4.13 and latest)
212
+ # First line prevents infinite loop
213
+ RewriteRule ^container-platform/(4\.1[1-3]|latest)/logging/log_collection_forwarding/(.*)? - [L]
212
214
RewriteRule ^container-platform/(4\.1[1-3]|latest)/logging/(.*)$ /container-platform/$1/logging/log_collection_forwarding/$2 [NE,R=302]
213
215
214
216
# Redirect for power monitoring (specific to 4.14 and latest)
You can’t perform that action at this time.
0 commit comments