Download & Extend

.htaccess 301 redirect issue from a .aspx url to a clien drupal url

Project:Global Redirect
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hello everyone from drupal community

I recoded one website that was on a .net environment with urls sutch as .aspx .aspx?2 and so on

i need to redirect from those pages to normal clien pages somthing like
from: /champagneflights.aspx?2 to http://www.mywebsite.co.uk/voucher-ride-options

from: /pricesandbooking.aspx to http://www.mywebsite.co.uk/voucher-ride-booking

from: /wherewefly.aspx?link=centrenav to http://www.mywebsite.co.uk/where-are-we

i tried to search for examples but i am not knowledgeable enough to creat my oun htaccess redirect.

Please can anyone help me with this issue?
Thank You

Comments

#1

+1

#2

Status:active» closed (fixed)

Learn how to do this in .htaccess - it's the only sensible way to do it. (Closing this, because I know the maintainer would anyway.)