changeset 17 | 141de5177ee8 |
parent 16 | 667a0417c36a |
child 21 | 52f40bd9e114 |
--- a/deb/apache-register-hg.bash Sun May 07 11:58:25 2023 +0300 +++ b/deb/apache-register-hg.bash Sun May 07 12:02:27 2023 +0300 @@ -41,7 +41,7 @@ <VirtualHost hg.defun.work:*> DocumentRoot /srv/hg - ScriptAliasMatch ^/(.*) /srv/hg/hgweb.cgi/$1 + ScriptAliasMatch ^/(.*) /srv/hg/hgweb.cgi/\$1 <Directory "/srv/hg/"> Options +ExecCGI