Overview
Artifact ID: | 62738d85c1fe77ac673216af78c471ff170f4982 |
---|---|
Ticket: | 72c7d223d525852bcedb21ff1d4cc7f05608de82
CGI Server 'directory' mode requires ".fossil" extension on repositories |
User & Date: | anonymous 2011-04-28 14:18:47 |
Changes
- comment changed to:
I was trying to setup a cgi-bin server for some projects I want to share. I have a cgi command named 'fossil' <pre>#! /path/to/fossil directory: /path/to/repsitories</pre> I created a test repository "fossil new test" in the repository folder, and then tried to go to my.domain/fossil/test, and no go. Renaming the test repository to test.fossil made the same url work. This seems to contradict:[http://fossil-scm.org/index.html/doc/trunk/www/server.wiki]
- foundin changed to: "[047e06193b]"
- private_contact changed to: "7be07bc80105bf630696b8453a1f46a9df23453d"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to:
CGI Server 'directory' mode requires ".fossil" extension on repositories
- type changed to: "Documentation"