Hello, I have install latest Drupal, I come across with a problem: If I move the content of .htaccess into httpd.conf, the site is not accessible and error "HTTP 400 - BAD REQUEST" will be give out. If I leave the drupal config as in .htaccess, it is okay. However, I don't want to use .htacess in my production server, so anyone had experience in moving configurations to httpd.conf? (I am using Apache 2.2) Thanks.