author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sun, 07 May 2023 12:02:27 +0300 | |
changeset 17 | 141de5177ee8 |
parent 16 | 667a0417c36a |
child 18 | 7342ebcdd074 |
--- 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