GX-Bug #68248
geschlossenWeiterleitungsregel für verschobenen Shop sollte möglich sein | Redirection rule for moved shop should be possible
0%
Mit den Weiterleitungsregeln können jetzt auch Verschiebungen des Shops aus einem Unterverzeichnis behandelt werden.
Beschreibung
Bei den Weiterleitungsregeln sollte es möglich sein, eine Regel für aufwärts verschobene Shops anzulegen.
Beispiel:
Shop verschoben von https://www.someshop.tld/shop/ nach https://www.someshop.tld/ – also alle Requests auf /shop/* sollten auf /* umgeleitet werden.
Beim Anlegen einer entsprechenden Regel wäre die Eingabe im Feld „weiterzuleitende Adresse“ also: shop/*
und im Feld Zieladresse: https://www.someshop.tld/*
Ein Zugriff auf „https://www.someshop.tld/shop/foo/bar/product.html“ würde dann umgeleitet auf „https://www.someshop.tld/foo/bar/product.html“
In the redirection rules, it should be possible to create a rule for upwardly shifted shops.
Example:
Shop moved from https://www.someshop.tld/shop/ to https://www.someshop.tld/ - so all requests to /shop/* should be redirected to /*.
When creating a corresponding rule, the entry in the field "address to be forwarded" would be: shop/*
.
and in the field "destination address": https://www.someshop.tld/*
.
A request for "https://www.someshop.tld/shop/foo/bar/product.html" would then be redirected to "https://www.someshop.tld/foo/bar/product.html".
Dateien