Not sure if my .htaccess is being called
Posted by: jmm42 (137.54.27.---)
Date: December 01, 2011 04:25PM

I've installed Wampserver 64x, and my site is working fine: [128.143.82.18]. My site is running Drupal 7, and I'm trying to enable 'Clean URLs' - essentially changes the default url from [www]. example.com/?q=node/83. to [www.example.com] ==> removes the ?q= in the URL. For me to do this, I have to make sure mod_rewrite is function. I went to apache module, and enabled it. Also, I need to make sure .htaccess is being called. With some research, I found out I have to make sure my httpd.conf is configured properly so my .htaccess file actually gets called.

However, I am not sure if mod_rewrite is working properly (even though it is enabled). I am also not sure if .htaccess is being executed (though it should by default).

I've attempted to post my question in Drupal.org (http://drupal.org/node/1356144), but no luck so far.



Edited 1 time(s). Last edit at 12/01/2011 05:36PM by jmm42.

Options: ReplyQuote


Sorry, only registered users may post in this forum.