Dear list, I installed cgit on OpenBSD. Everything went well except for the favicon. I placed my favicon in /var/www/cgit directory with the following permissions:
-rw-r--r-- 1 www daemon 1150 Oct 5 11:16 favicon.ico In cgitrc, I have 'favicon=/favicon.ico' (I tried removing this from cgitrc as well). However, the favicon is not showing (request is failing with 404 error). My cgitrc: cache-size=1000 [email protected]:/repos/$CGIT_REPO_URL footer=/conf/cgit.footer css=/cgit.css enable-index-owner=0 enable-http-clone=0 enable-index-links=0 enable-commit-graph=1 enable-log-filecount=1 enable-log-linecount=1 branch-sort=age # favicon=/favicon.ico max-stats=quarter root-title=ASCIIMX Repositories root-desc=My description snapshots=tar.gz mimetype.gif=image/gif mimetype.html=text/html mimetype.jpg=image/jpeg mimetype.jpeg=image/jpeg mimetype.pdf=application/pdf mimetype.png=image/png mimetype.svg=image/svg+xml readme=:README virtual-root=/ scan-path=/htdocs/src repo.snapshots=0 repo.enable-log-linecount=0 repo.max-stats=month -- Sadeep W. Don PGP: 103BF9E3E750BF7E

