Blog

Error in Drupal while enabling clean URL

Published on: August 14, 2009 by Jithin Vijayan

Error in Drupal while enabling clean URL

Scenario:

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. We might encounter some errors. As a part of our Drupal support, we are providing the solution for the error.

The error was a below,

“error that your system configuration does not support this.”

while enabling the clean URL option from the Drupal panel.

To avoid this add the following lines to your .htaccess file located in the folder where Drupal is installed.

RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?q=$1 [L,QSA]

Category : General, Howtos, Linux

Jithin Vijayan

Jithin Vijayan

One of the most inquisitive person you may come across in your life :-). His enthusiasm to unearth the existing technologies and excellent comprehension skills makes him one of the most dependable admin during critical situations. Jithin loves trekking and photography.

You may also read:

Comments

Add new commentSIGN IN

Let's Connect

Categories

Your Cart

Cart is empty.

Subtotal
₹0.00
APPLY
0
Send this to a friend