On 12/6/05 4:05 AM, "Axel-Stéphane SMORGRAV" <Axel-Stephane.SMORGRAV@xxxxxxxxxxxxxx> wrote: > I would probably just recompile the whole shabang after having run configure > with the appropriate arguments... > > -ascs > > -----Original Message----- > From: Sean Davis [mailto:sdavis2@xxxxxxxxxxxx] > Sent: Monday, December 05, 2005 9:52 PM > To: users@xxxxxxxxxxxxxxxx > Subject: [users@httpd] Mod_proxy setup > > I'm sure this is a silly question, but the answer has evaded me to this point. > I am trying to install mod_proxy using apxs into apache2 (2.0.54). > However, after running: > > apxs -c -i *.c > > in the modules/proxy directory. The result is an installation of > mod_proxy.so, but no mod_proxy_http.so (or ftp, etc.). What am I missing? Recompiling was certainly a thought. However, I just tried: apxs -c -i proxy_http.c apxs -c -i proxy_ftp.c and got what I needed--working copies of proxy_http.so and proxy_ftp.so. Thanks, Sean --------------------------------------------------------------------- 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