Gentoo Archives: gentoo-user

From: Pongracz Istvan <pongracz.istvan@×××××.com>
To: gentoo-user@l.g.o
Subject: SOLVED: Re: [gentoo-user] Qusetion: amd64 + apache2 + mod_extract_forwarded
Date: Wed, 05 Dec 2007 10:00:05
Message-Id: 1196848497.10116.29.camel@localhost
In Reply to: [gentoo-user] Qusetion: amd64 + apache2 + mod_extract_forwarded by Pongracz Istvan
1 Solved.
2
3 Steps:
4
5 1st I downloaded this stuff:
6 http://www.openinfo.co.uk/apache/extract_forwarded-2.0.2.tar.gz
7
8 2nd Commented out this, as you can see:
9 //#define USING_proxy_http_module 1
10
11 3rd Compiling
12 apxs2 -c -i -a mod_extract_forwarded.c
13
14 4th LoadModules in httpd.conf
15 LoadModule extract_forwarded_module modules/mod_extract_forwarded.so
16
17 5th Modify 00_default_settings.conf
18 MEForder refuse,accept
19 MEFrefuse all
20 MEFaccept 192.168.10.5
21
22 6th Restart apache
23
24 7th Enjoy :)
25
26 Regards,
27 István
28
29 --
30 eGroupWare, gLiveCD, gentoo és barátai
31 http://www.osbusiness.hu
32 „A humor a méltóság támasza, fölényünket hirdeti
33 mindazzal szemben, amit a sors ránk mér.”
34 (Romain Gary)
35
36 --
37 gentoo-user@g.o mailing list