Re: setting up a git repo on apache

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Larkin
Date: Wednesday, August 9, 2006 - 10:01 am

Johannes Schindelin wrote:

I initially had authentication in place (which was working insofar as I
couldnt browse the repo without logging in) but I removed it to simplify
the process of tracking down the DAV problem. I have also removed all
.htaccess files so nothing can be overriding apache2.conf and that only
contains:

<Directory /var/www/webdav>
	Order allow,deny
        Allow from localhost
        DAV on
</Directory>


Ill look into that previous thread. Apologies for not finding it before
posting.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
setting up a git repo on apache, Alan Larkin, (Wed Aug 9, 8:58 am)
Re: setting up a git repo on apache, Johannes Schindelin, (Wed Aug 9, 9:35 am)
Re: setting up a git repo on apache, Rutger Nijlunsing, (Wed Aug 9, 9:43 am)
Re: setting up a git repo on apache, Alan Larkin, (Wed Aug 9, 10:01 am)
Re: setting up a git repo on apache, Alan Larkin, (Wed Aug 9, 10:02 am)
Re: setting up a git repo on apache, Alan Larkin, (Thu Aug 10, 2:43 am)