Re: (osx 10.4.11) can't push from linux to Apache on mac: can't access location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jun 13, 2010 at 8:48 AM, ddw_music <jamshark70@xxxxxxxxx> wrote:
>[snip]
>
> DAVLockDB "/usr/local/apache2/temp/DAV.lock"
>
>  <Location /git/kc>
>     DAV on
>     AuthType Basic
>     AuthName "Git"
>     AuthUserFile /usr/local/apache2/conf/passwd.git
>     Require valid-user
>  </Location>
>
> - chmod -R ugo+w ~/Sites/git
>
> git clone works.
>
> git push... fails. The remote machine says that it couldn't access the
> location. Apache's access log shows:
>
> "PROPFIND /~dewdrop/git/kc/ HTTP/1.1" 404 288

Where are you pushing to? Look at your <Location> again - you
configured Apache to look out for '/git/kc/', not '/~dewdrop/git/kc/'.

I'm assuming the <Location> isn't nested in something else, that is.

-- 
Cheers,
Ray Chuan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]