From d23112b4953950a06079ac59fac0ec27caef08de Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 14:33:51 +0000 Subject: automatic import of git --- gitweb-httpd.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gitweb-httpd.conf (limited to 'gitweb-httpd.conf') diff --git a/gitweb-httpd.conf b/gitweb-httpd.conf new file mode 100644 index 0000000..4f4eac7 --- /dev/null +++ b/gitweb-httpd.conf @@ -0,0 +1,7 @@ +Alias /git /var/www/git + + + Options +ExecCGI + AddHandler cgi-script .cgi + DirectoryIndex gitweb.cgi + -- cgit v1.2.3