.cfm with params
-
lsg2k
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
8 years 5 months ago #4989
by lsg2k
Hi. I need to redirect any urls starting with "inicio.cfm" to actual root of the site
I used the example in the documentation but cant make it work.
Example of urls to redirect:
http://mysite/inicio.cfm?pagina=contenidos_ver&menu_id=79&submenu_id=75&subsubmenu_id=289&tipo_contenido_id=2
and
http://mysite/inicio.cfm
and
http://mysite/inicio.cfm?(anyelse)
From URL: ^/inicio\.cfm
To URL: http://{siteurl}/
Request Only (checked)
Please help me to see my mistake. Thank you
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 5 months ago #4992
by admin
Hi,
the rule seems right, so what happens? Does it something or nothing?
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
lsg2k
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
8 years 5 months ago #4994
by admin
You need to add this at the end of your .htaccess file:
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
-
lsg2k
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.182 seconds