Closed (duplicate)
Project:
Drupal core
Version:
6.4
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2008 at 03:22 UTC
Updated:
19 Aug 2008 at 10:46 UTC
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
Comment #1
damien tournoud commentedThis is a duplicate of #281131: Missing quotation mark in .htaccess line.