× Here you can get community support related to ReDJ.

REDIRECT ALL URLS WITH "SIZE FONT CONTROL" STRING

  • javierv@ocioimagen.com
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 4 months ago - 10 years 4 months ago #1909 by javierv@ocioimagen.com
REDIRECT ALL URLS WITH "SIZE FONT CONTROL" STRING was created by javierv@ocioimagen.com
:woohoo: HI,

I've the urls www.mysite.com/category/subcategory/myalias-url?fontstyle=f-larger

I would like redirect all urls with ?fontstyle=f-larger to original without (www.mysite.com/category/subcategory/alias-url)

I can't do it with .htaccess, and I trying to do with but... Is not possible for me.

Could you help me?

Thanks.

Alx.
Last edit: 10 years 4 months ago by javierv@ocioimagen.com.

Please Log in or Create an account to join the conversation.

More
10 years 4 months ago #1910 by admin
Hi Alx
try this rule:
From URL: \?fontstyle=f-larger
To URL: {scheme}://{host}{path}{querydropfull fontstyle}
Request only: true (checked)

Please, advise...

Luigi
The following user(s) said Thank You: javierv@ocioimagen.com

Please Log in or Create an account to join the conversation.

  • javierv@ocioimagen.com
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 4 months ago #1912 by javierv@ocioimagen.com
Replied by javierv@ocioimagen.com on topic REDIRECT ALL URLS WITH "SIZE FONT CONTROL" STRING
WORKS!! :woohoo:

Please Log in or Create an account to join the conversation.

More
10 years 4 months ago #1913 by admin
uhmmm ... strange ... :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.145 seconds