ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] apache2 config
@ 2007-03-21 14:40 Epiphanov Sergei
  2007-03-21 14:56 ` Aleksey Avdeev
  0 siblings, 1 reply; 9+ messages in thread
From: Epiphanov Sergei @ 2007-03-21 14:40 UTC (permalink / raw)
  To: Рассылка Sisyphus

Вопрос по apache2. Поставил с нуля apache2, к /etc/httpd2/conf/httpd.conf 
добавил строку

Include conf/extra/httpd.gitweb.conf, в котором прописано:

<IfModule alias_module>
<IfModule env_module>
<IfModule rewrite_module>
#Alias /git/ /home/Repo/
<Location "/git">
    RewriteEngine on
    RewriteRule ^/(.*\.git/(?!/?(info|objects|refs)).*)?
$ /cgi-bin/gitweb.cgi%{REQUEST_URI}  [L,PT]
    SetEnv      GITWEB_CONFIG   /etc/gitweb.conf
</Location>
</IfModule>
</IfModule>
</IfModule>

Но при проверке выясняется, что для gitweb.cgi окружение так и не поставлено 
(то есть не отработал SetEnv). При этом все нужные модули загружены, так как 
игра с RewriteEngine в этом файле меняет поведение сервера при перезагрузке. 
Уже замучился искать, что не так, прошу помощи.

-- 
С уважением, Епифанов Сергей


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-03-22 12:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-21 14:40 [sisyphus] apache2 config Epiphanov Sergei
2007-03-21 14:56 ` Aleksey Avdeev
2007-03-21 15:25   ` Epiphanov Sergei
2007-03-21 15:30     ` Epiphanov Sergei
2007-03-21 15:38       ` Aleksey Avdeev
2007-03-22  7:58         ` Epiphanov Sergei
2007-03-22 10:44           ` Aleksey Avdeev
2007-03-22 11:17             ` Epiphanov Sergei
2007-03-22 12:09               ` Aleksey Avdeev

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git