- Posts: 10
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
To trasform this:
www.baldantonigroup.com/zh-CN/images/osproperty/properties/86/8614146852633edfd0813f87d683ed645ec8a25a4a66.jpg
Into this:
www.baldantonigroup.com/images/osproperty/properties/86/8614146852633edfd0813f87d683ed645ec8a25a4a66.jpg
The rule is the following:
From URL: ^/(zh-CN|hu|ar|az|ca|en)/images/osproperty/properties/ To URL: {scheme}://{siteurl}/images/osproperty/properties/{preg_match 1}/\/images\/osproperty\/properties\/(.*)$/i{/preg_match} Request only: true (checked)
Change the string zh-CN|hu|ar|az|ca|en to include all needed language codes.
Kind regards,
Luigi
this don't work!
^/(it|en|tr|uk|ur|vi|cy|yi)/progetti/galleria-vecchi-progetti/
{scheme}://{siteurl}/{pathfolder 1}/progetti/galleria-progetti-realizzati/{preg_match 1}/\/galleria-progetti-realizzati\/(.*)$/i{/preg_match}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
From URL: ^/en/os-property
To URL: {scheme}://{siteurl}/en/real-estate
Request only: true (checked)
From URL: ^/zh-CN/progetti/galleria-vecchi-progetti/67-rendering$
To URL: {scheme}://{siteurl}/zh-CN/progetti/galleria-progetti-realizzati/67-rendering
Request only: true (checked)
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.