Hi Eric, I have not done this but I notice that you don't mention running 'make' after you did the configure. configure should have produced a Makefile. When you run make do you get the mod_proxy.so or are you getting some kind of error? Aloha, Sharon
> From: Eric fiedler <[EMAIL PROTECTED]> > > Has anyone who has integrated Apache and Tomcat built mod_proxy by any > chance? > > My documentation on the Jakarta tomcat proxy hot-two document says to run > the following command. I am on a Solaris machine: > > ./configure --enable-module=proxy > > This creates a file called mod_proxy.o; not mod_proxy.so as the > documentation says it should. The next step the documentation says is too > add the line "LoadModule proxy_module libexec/mod_proxy.so" and as stated, I > have mod_proxy.o > > Anyone know what I am doing wrong or something else that should be done? > > > Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
