Forum Moderators: phranque
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
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