Hi,I have compiled and installed apache httpd sources on solaris 10.My configure statement was:I am trying to test load balancing..../configure -prefix=/export/home0/xxx/httpserver --enable-proxy --enable-proxy-connect --enable-proxy-httpI get this error when I start apache:Invalid command '<Proxy', perhaps mis-spelled or defined by a module not included in the server configurationAny ideas how to fix this?Thanks.