Re: [us...@httpd] please help with mod_rewrite rules

2010-05-29 Thread Igor Cicimov
Use the proxy flag P in the redirect to preserve the url but have in mind that it will work for the first page only. When you click on any link on it the url will be changed to the new one then. Sent from my phone On May 30, 2010 5:20 AM, "Mari Masuda" wrote: Hello, I am moving a large website

[us...@httpd] please help with mod_rewrite rules

2010-05-29 Thread Mari Masuda
Hello, I am moving a large website from a proprietary CMS to Drupal. In the proprietary CMS, all media files (images, pdfs, etc.) have URLs like http://media.xxx.org/images/blah.jpg or http://media.xxx.org/documents/blah.pdf. In my Drupal .htaccess I have created the following two mod_rewrit