Mailinglist Archive: opensuse (3863 mails)
| < Previous | Next > |
Re: [SLE] Installing mod_proxy for Apache 1.3 or 2
- From: poeml@xxxxxxxxxxx
- Date: Sat, 14 Feb 2004 00:06:58 +0100
- Message-id: <20040213230657.GC15344@xxxxxxxxxxx>
On Tue, Feb 10, 2004 at 10:01:18AM -0800, Ric wrote:
> I am trying to figure out how to install mod_proxy on my SuSE 9.0
> server. Can anyone please tell me where I can find the module to
> install it? I am not sure if its included already? Or if I have to
> install it seperately. Also, depending on which version of Apache I
> end up using, do you know where to configure the settings for this
> module (/etc/httpd/http.conf or /etc/apache2/http.conf)??
vi /etc/sysconfig/apache2, see APACHE_MODULES variable, add "mod_proxy
mod_proxy_http"
put "/etc/apache2/httpd.conf.local" in APACHE_CONF_INCLUDE_FILES and
edit it
w3m http://httpd.apache.org/docs-2.0
Peter
> I am trying to figure out how to install mod_proxy on my SuSE 9.0
> server. Can anyone please tell me where I can find the module to
> install it? I am not sure if its included already? Or if I have to
> install it seperately. Also, depending on which version of Apache I
> end up using, do you know where to configure the settings for this
> module (/etc/httpd/http.conf or /etc/apache2/http.conf)??
vi /etc/sysconfig/apache2, see APACHE_MODULES variable, add "mod_proxy
mod_proxy_http"
put "/etc/apache2/httpd.conf.local" in APACHE_CONF_INCLUDE_FILES and
edit it
w3m http://httpd.apache.org/docs-2.0
Peter
| < Previous | Next > |