Posted by mattman on November 6, 2008 at 6:53pm
Jump to:
| Project: | Drupal core |
| Version: | 6.x-dev |
| Component: | base system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Current
<Files favicon.ico>
ErrorDocument 404 "The requested file favicon.ico was not found.
</Files>Should be
<Files favicon.ico>
ErrorDocument 404 "The requested file favicon.ico was not found."
</Files>Shouldn't it?
Comments
#1
No, but since you're the 500378023th person to think that was a bug, would you mind rolling a documentation patch over at #281131: Missing quotation mark in .htaccess line? :)