git-fsij-org.conf - fsij-homepage.git - Source of www.fsij.org (FSIJ home page).

Source of www.fsij.org (FSIJ home page). Git repo user
summary refs log tree commit diff
path: root/git-fsij-org.conf
blob: a01a2782ea0d787b3021c4e0931e0e809d046c03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<VirtualHost *:80>
	ServerAdmin webmaster@fsij.org
	ServerName git.fsij.org
	DocumentRoot "/home/git-fsij/"
 	<Directory "/home/git-fsij/">
 	 Options +ExecCGI
	 AddHandler cgi-script .cgi
	 DirectoryIndex gitweb.cgi
 	 AllowOverride None
 	 Order allow,deny
 	 allow from all
 	</Directory>
 	<Directory "/home/git-fsij/.ssh">
 	 Options None
 	 AllowOverride None
 	 Order deny,allow
 	 deny from all
 	</Directory>
	SetEnv GITWEB_CONFIG /etc/gitweb-fsij.conf
	ServerSignature On
 LogLevel error
 ErrorLog /var/log/apache2/fsij-git-error.log
 CustomLog /var/log/apache2/fsij-git-access.log combined
	RedirectMatch ^/$ /gitweb/
</VirtualHost>
generated by cgit v1.2.3 (git 2.39.1) at 2025年10月15日 08:37:24 +0000

AltStyle によって変換されたページ (->オリジナル) /