Download & Extend

htacces missing dbl quote in string

Project:Drupal core
Version:6.4
Component:base system
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

1st seen in version 6.3, still in version 6.4

file '.htaccess' line 21

...
20   <Files favicon.ico>
21     ErrorDocument 404 "The requested file favicon.ico was not found.
22   </Files>
...

missing double quote char '"' at end of string

Comments

#1

Status:active» closed (duplicate)

This is a duplicate of #281131: Missing quotation mark in .htaccess line.

nobody click here