Opened 6 years ago
Closed 6 years ago
#7056 closed Bug/Something is broken (fixed)
create favicon.ico on hay to avoid spurious/noisy errors about favicon.ico in apache logs
Reported by: | https://id.mayfirst.org/dkg | Owned by: | https://id.mayfirst.org/ross |
---|---|---|---|
Priority: | Low | Component: | Tech |
Keywords: | hay.mayfirst.org red | Cc: | |
Sensitive: | no |
Description
we should set up a favicon on hay to avoid the regular and useless noisy log messages like this:
[Sun Mar 31 09:49:43 2013] [error] [client 74.90.243.47] File does not exist: /usr/local/share/village/live/web/favicon.ico
Change History (4)
comment:1 Changed 6 years ago by https://id.mayfirst.org/ross
- Owner set to https://id.mayfirst.org/ross
- Status changed from new to assigned
comment:2 Changed 6 years ago by https://id.mayfirst.org/ross
- Resolution set to fixed
- Status changed from assigned to closed
comment:3 Changed 6 years ago by https://id.mayfirst.org/dkg
- Resolution fixed deleted
- Status changed from closed to assigned
Thanks for making the change, ross! I would think that the change should be visible in source:mfplsvn/trunk/village someplace, but i don't see any published change there. Is that revision control not used any more for village? If it is still being used, could you commit your changes?
comment:4 Changed 6 years ago by https://id.mayfirst.org/dkg
- Resolution set to fixed
- Status changed from assigned to closed
This has now been added in village/web as part of my cleanup on #7074.
Please login to add comments to this ticket.
Note: See
TracTickets for help on using
tickets.
Thanks for pointing this out dkg. I've added a favicon to the village.
~/ross