Thanks for the tips.
I am not admin of the production server, but just of the development box. The production server's admin gave me a dump of all the Drupal directory files, and there was no .htaccess file there...
Is there a way I can create a .htaccess for the development box? Or should I try and have the production server's admin get me one?
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Domenic Santangelo Sent: Friday, July 23, 2010 4:39 AM To: support@drupal.org Subject: Re: [support] Production box to development box
On Jul 22, 2010, at 5:36 PM, Steve Edwards wrote:
First thing to check is to make sure you have an .htaccess file in the Drupal root on the production box
^ this -- make sure .htaccess is in both production and your dev environments.
-D