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-http I get this error when I start apache: Invalid command '<Proxy', perhaps mis-spelled or defined by a module not included in the server configuration Any ideas how to fix this? Thanks.