Re: [EMAIL PROTECTED] Geting rid of the ? in the URL

2007-12-06 Thread Rashmi Amlani
ok here's what I have done so far 1. In httpd.conf I uncommented the following line: a.) LoadModule rewrite_module modules/mod_rewrite.so b.) set the AllowOverwrite to ALL 2. In the .htaccess file I have : a.) Set the rewritebase to /drupal b.) Set the RewriteEngine to

Re: [EMAIL PROTECTED] Geting rid of the ? in the URL

2007-12-06 Thread Rashmi Amlani
I have already read and followed these drupal instructions but it still does'nt work. I do not know if this will help but even the clean url radio button is grayed out in the clean url configuration page. The clean url test however fails. Please help... I am running out of options now. -

[EMAIL PROTECTED] Geting rid of the ? in the URL

2007-12-05 Thread Rashmi Amlani
Hi all! I am a total newbie to apache. Have recently installed Apache 2.2, mySql and Drupal on winxp and everything seems to be working fine However I cannot figure out a way of getting rid of the ? in the url so like instead of http://localhost/drupal/?q=manufacturer I would like http://lo