+Apache module mod_proxy.
authorshort <>
Mon, 8 Sep 2003 09:28:43 +0000 (09:28 +0000)
committershort <>
Mon, 8 Sep 2003 09:28:43 +0000 (09:28 +0000)
bin/vellumweb-build

index a02cd5e..50314c8 100755 (executable)
@@ -87,7 +87,8 @@ pushd $httpd
                        --enable-module=so \
                        --enable-module=headers \
                        --enable-module=rewrite \
-                       --enable-module=auth_anon
+                       --enable-module=auth_anon \
+                       --enable-module=proxy
        make
        make install
 popd