Thomas Balthazar wrote:
Hello,

It seems that it isn't installed for me :-/

ls -l /usr/local/apache/modules
total 32
-rw-r--r-- 1 root root  8504 2006-06-14 10:50 httpd.exp
-rwxr-xr-x 1 root root 19921 2006-06-12 11:08 mod_suphp.so


Looks like you're not using portage to install Apache. Why you aren't letting portage do all the dirty work is a mystery, but it's your system. However unless you've hacked up your Apache install in a serious way mod_proxy is a core part of Apache2 and should be installed. The dir you did the listing on appears to be a third party modules directory only or it's a statically compiled Apache. I'd try doing a find on your filesystem for mod_proxy, mod_dir, or mod_mime which should be part of a default Apache2 build or just use portage to install Apache and be done with it.

For the record mod_proxy_html rewrites links to work cleanly with mod_proxy and is based off the work in mod_accessibility and does not actually do any proxying.

kashani
--
gentoo-user@gentoo.org mailing list

Reply via email to