Comments

Gravatar

[code] “^/system/test/(.)$” => “/index.php?q=system/test/$1”, “^/([^.?])\?(.)$” => “/index.php?q=$1&$2”, “^/([^.?])$” => “/index.php?q=$1” [/code]

I used the re-write rules above to get lighttpd to give me clean drupal URLs.

Reply

The content of this field is kept private and will not be shown publicly.

More information about formatting options