Hi; I'm trying to get my Apache 1.3.33 installation to do reverse proxying. The error message that keeps appearing is familiar: [Thu Jan 4 10:13:31 2007] [warn] [client 141.121.49.4] proxy: No protocol handler was valid for the URL /org/proxtest/. If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule. Reviewing the list archives and searching elsewhere reveals that for Apache 2.x, there are submodules that need to appear, and in fact I am successfully using them on my 2.2.3 setup. However, I can't seem to figure out how to create or configure them for 1.3.33, or if they're really needed. The make process for mod_proxy looks like it "includes" all the sub items in the main module, at least 'proxy_http.c' appears in the libproxy.so file - and you can't create mod_proxy_http.so for example by any reasonable make command. I tried using apxs: apxs -c -i proxy_http.c but apxs complained about needing a mod name (-n), and once I did that, the resulting .so file fails to even pass 'apacehctl configtest'. What am I missing? Any help appreciated. Thanks, hugh -- Hugh Williams "There are two things to aim for in life; hugh_williams@xxxxxxxxxxx first, to get what you want; and after that, Agilent Technologies to enjoy it. Only the wisest of mankind Santa Rosa 2US-C achieve the second." 707.577.4941 - Logan Pearsall Smith, 1931 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx