Re: mod_proxy missing under freebsd

2006-07-04 Thread Ng Pek Yong
Hi guys, Thanks for the pointer. Got it working now. The steps are: cd /usr/ports/www/apache22 export WITH_PROXY_MODULES=1 make install Thanks! Erik Norgaard wrote: npy wrote: I need to get mod_proxy running under apache and can't seem to find the ports. Anyone knows where mod_proxy is loc

RE: mod_proxy missing under freebsd

2006-07-04 Thread fbsd
@freebsd.org Subject: mod_proxy missing under freebsd Hi, I need to get mod_proxy running under apache and can't seem to find the ports. Anyone knows where mod_proxy is located? Thanks. ___ freebsd-questions@freebsd.org mailing list

Re: mod_proxy missing under freebsd

2006-07-04 Thread Kevin Kinsey
npy wrote: Hi, I need to get mod_proxy running under apache and can't seem to find the ports. Anyone knows where mod_proxy is located? Thanks. Built in? [EMAIL PROTECTED]/usr/ports/www/] httpd -v Server version: Apache/1.3.36 (Unix) Server built: May 29 2006 21:43:28 [EMAIL PROTECTED]/us

Re: mod_proxy missing under freebsd

2006-07-04 Thread Erik Norgaard
npy wrote: I need to get mod_proxy running under apache and can't seem to find the ports. Anyone knows where mod_proxy is located? Which version of apache? For apache 2.2 check Makefile.doc: To enable a module category: WITH__MODULES To disable a module category: WITHOUT__MODULES Per def

mod_proxy missing under freebsd

2006-07-04 Thread npy
Hi, I need to get mod_proxy running under apache and can't seem to find the ports. Anyone knows where mod_proxy is located? Thanks. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscri