The viewvc rpms
Find a file
2023-01-05 11:30:24 +11:00
.gitignore Upload new source tarball. 2023-01-05 11:30:24 +11:00
README.httpd Obsolete viewvc-httpd and replace with viewvc-httpd-fcgi. Also provide 2012-04-29 17:43:29 +10:00
sources Upload new source tarball. 2023-01-05 11:30:24 +11:00
viewvc-fcgi.conf Add default authorisation for CGI scripts too. 2013-01-12 20:31:52 +11:00
viewvc-lexer-mimetypes.py Better mimetypes.conf generation script. Again. 2009-08-13 04:00:56 +00:00
viewvc-wsgi.conf Add default authorisation for CGI scripts too. 2013-01-12 20:31:52 +11:00
viewvc.spec Update to 1.1.30, CVE-2023-22464. 2023-01-05 11:26:49 +11:00

In order to run ViewVC under Apache and mod_fcgid, you should install
viewvc-httpd-fcgi package. This package obsoletes the old view-httpd package.

In order to run ViewVC under Apache and mod_wsgi, you should install
viewvc-httpd-wsgi package.

The old mod_python setup is no longer supported in Fedora.