I use gitweb to display the pagehistories of my local ikiwiki. However since a few weeks it doesn't work anymore and displays just: 404 - No such project. I don't remember that I changed something with my wiki. Any ideas how to fix this? I guess that it could be a permission problem, however I don't really know which permissions are important in this case.
This seems entirely a gitweb configuration problem, so look at
/etc/gitweb.conf
Or, if you are able to navigate to a gitweb url that does show your wiki's source, fix up ikiwiki's
historyurl
to use the url that works.I don't know how to navigate to a gitweb url that does show my wiki's source.
My gitweb.conf looks like this:
sudo chmod a+x /home/myuser