You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/02/12 20:35:20 UTC

svn commit: r153529 - lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/repository/webdav.xml

Author: michi
Date: Sat Feb 12 11:35:19 2005
New Revision: 153529

URL: http://svn.apache.org/viewcvs?view=rev&rev=153529
Log:
enable proxy notes for Apache 2 added

Modified:
    lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/repository/webdav.xml

Modified: lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/repository/webdav.xml
URL: http://svn.apache.org/viewcvs/lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/repository/webdav.xml?view=diff&r1=153528&r2=153529
==============================================================================
--- lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/repository/webdav.xml (original)
+++ lenya/docu/src/documentation/content/xdocs/docs/1_2_x/components/repository/webdav.xml Sat Feb 12 11:35:19 2005
@@ -89,6 +89,7 @@
 <source>
 <![CDATA[
 ./configure --prefix=/usr/local/apache2 --with-dav --enable-dav
+(./configure --prefix=/usr/local/apache2 --with-dav --enable-dav --enable-proxy --enable-proxy-http)
 make 
 make install
 /usr/local/apache2/bin/httpd -l | grep dav



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org