Forum Moderators: phranque

Message Too Old, No Replies

Basic rewrite for moved content

         

madpenguin

9:35 pm on Dec 31, 2006 (gmt 0)

10+ Year Member



Ok, I've been fighting with this for a while and can't seem to get it working. I did a test redirect as mentioned elsewhere on this site (redirecting a nonexistant page to a real page) and it worked fine, but this is a bit over my head I think. Can anyone assist with this? It would save me some gray hair at this point LOL :)

Basically I need to make requests to this page:

index.php?option=com_content&task=view&id=19&Itemid=41

go to this page:

/drupal/?q=node/12

Thanks much for any help you can offer! I am doing this thru an .htaccess file in the root of the website and have the following code already in there:

Options +FollowSymLinks
RewriteEngine On

jdMorgan

8:18 am on Jan 1, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This recent thread [webmasterworld.com] may help get you started.

For more information, see the documents cited in our forum charter [webmasterworld.com] and the tutorials in the Apache forum section of the WebmasterWorld library [webmasterworld.com].

Jim