(Tips) Drupal and Clean URLs
Tips : Drupal and Clean URLs
-
The default unclean URLs that Drupal provides with question marks lurking around, could be annoying. But it does offer an option to have clean URLs. I couldn’t find a neat tutorial to do this and this was not of great help either. So, let us see how to get this done.
Step 1
Check whether the rewrite module for your apache is enabled. Assuming you have an apache2 installation, you can do this byls /etc/apache2/mods-enabled/
If you don’t find rewrite.load, it means that the rewrite module is not enabled. Drupal’s clean URLs feature requires this module to be enabled. If you have a Debian based machine,
Courtesy : http://anonymous24.wordpress.com
- guru's blog
- Login to post comments
![Drupal-6-Book-[Building Powerful and Robust Websites with Drupal 6].jpg](http://www.drupalranch.com/images/Drupal-6-Book-[Building%20Powerful%20and%20Robust%20Websites%20with%20Drupal%206].jpg)