Yet another hgweb config question
Gerard Korsten
soonkia77 at gmail.com
Thu Nov 6 04:06:23 CST 2008
Or something like this (But I have no idea if it works inside a .htaccess
file, and you might need to replace the ~ sign with the pull path to your
home dir)
ScriptAliasMatch ^/repo(.*) ~/repo/hgwebdir.cgi$1
<Directory ~/repo>
Options ExecCGI FollowSymLinks
AllowOverride None
</Directory>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20081106/88a0a0d2/attachment.htm
More information about the Mercurial
mailing list