Ticket #1735 (closed defect: fixed)
Opened 2013-03-26T09:38:00-05:00
Last modified 2013-03-28T13:22:27-05:00
Make http://fiji.sc/<source-file> work again
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Server Admin | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1729 |
Description
The old website had a neat feature where it would automatically detect file extensions associated with source code (such as .java, .bsh, etc) and would re-route those URLs to a CGI script that redirects to the GitWeb repository, if found.
This was fixed by installing cgi-bin/search.cgi and adding a ScriptAlias and ScriptAliasMatch to httpd.include.