[SAC] Re: [OSGeo] #607: Maven Deploy fails with 405 Error
OSGeo
trac_osgeo at osgeo.org
Wed Jul 21 22:12:21 EDT 2010
#607: Maven Deploy fails with 405 Error
---------------------------+------------------------------------------------
Reporter: jive | Owner: sac@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Keywords:
---------------------------+------------------------------------------------
Comment(by wildintellect):
Webdav can be entirely handled by Apache (in fact svn setups commonly use
webdav)
http://httpd.apache.org/docs/2.2/mod/mod_dav.html
Do we have a copy of the apache config from the prior download server that
we might be able to use as a template?
On a debian based system to enable the modules (likely already on the
system, easy to apt-get if not)
Add the appropriate section like the example in the docs then:
sudo a2enmod dav
sudo a2enmod dav_fs
and apache reload
--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/607#comment:3>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Sac
mailing list