On Mon, 15 Jun 2015 at 23:32:12, Marcel Korpel wrote: > [...] > But now I get a 404 when trying to access a (simple) PHP script on > localhost:8888 and the "Primary script unknown" message in my log. >
Move the root and index directives out of the location block (directly under the server block). > > You can use openssh-aur from the AUR [1] in the meantime. > > Ah, that's what I needed. But do I really need to run an SSH daemon > when experimenting with the web interface? > No, it is only needed if you want to test changes in the git-interface scripts. > [1] http://pastebin.com/rBR3VC79
