NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
anonynas
Mar 06, 2011Aspirant
Mercurial (hg) SCM on ReadyNAS?
Hi All, I was wondering if anyone has successfully installed Mercurial on their ReadyNAS. I'm struggling because I can't seem to get a complete Python install. I downloaded and installed Python ...
ddumont
Apr 08, 2011Aspirant
If you could maybe help me with a more simple (hopefully) problem with apache conf files:
http://mercurial.selenic.com/wiki/Publi ... positories
Sections 6 and 7... Following this I have /etc/frontview/apache/DDUMONT_HGWEB.conf:
ScriptAlias /hg /c/home/ddumont/.hg/hgweb.cgi
<Location /hg>
AuthType Basic
AuthName "Hg repositories"
Require user ddumont
</Location>
This doesn't seem to work :(
[Thu Apr 07 21:22:44 2011] [crit] [client 10.0.0.4] (13)Permission denied: /c/home/ddumont/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
Not sure why it's checking the .htaccess file. None of the other configs that Require a user seem to have to do that. How can I get apache to do regular system auth here?
http://mercurial.selenic.com/wiki/Publi ... positories
Sections 6 and 7... Following this I have /etc/frontview/apache/DDUMONT_HGWEB.conf:
ScriptAlias /hg /c/home/ddumont/.hg/hgweb.cgi
<Location /hg>
AuthType Basic
AuthName "Hg repositories"
Require user ddumont
</Location>
This doesn't seem to work :(
[Thu Apr 07 21:22:44 2011] [crit] [client 10.0.0.4] (13)Permission denied: /c/home/ddumont/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
Not sure why it's checking the .htaccess file. None of the other configs that Require a user seem to have to do that. How can I get apache to do regular system auth here?
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!