954,242 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Simple redirect question

Anyway, simple for others, not for me :(
I'm trying to redirect this "v1/plugins/recipe_menu/recipes.php?0.view.1446.5.0" to this"offline.html"
I have this in my htaccess:

Redirect permanent /v1/plugins/recipe_menu/recipes.php?0.view.1446.5.0 http://retete-culinare-diverse.ro/offline.html

...but doesn't do anything.
Can someone help me here, please?

wattaman
Junior Poster in Training
95 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

Please try following if this works for you:

RewriteEngine On

RewriteRule ^/offline.html$ http://retete-culinare-diverse.ro/v1/plugins/recipe_menu/recipes.php?0.view.1446.5.0 [L,QSA]

--
Manoj

manojsamtani
Light Poster
Banned
37 posts since Apr 2011
Reputation Points: 10
Solved Threads: 0
Infraction Points: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: