Line 22 in file .htaccess (Drupal 6.14) is missing a trailing/closing " .
As a result, Apache does not parse the file, e.g. clean URLs doesn't work.

Comments

damien tournoud’s picture

Status: Needs review » Closed (duplicate)

Duplicate of #281131: Missing quotation mark in .htaccess line. This is not a bug: if Apache doesn't parse your configuration file, you probably have a configuration issue.

sibidiba’s picture

That is true, the problem is somewhere else and on my side, I misjudged this.