Solved.
Steps:
1st I downloaded this stuff:
http://www.openinfo.co.uk/apache/extract_forwarded-2.0.2.tar.gz
2nd Commented out this, as you can see:
//#define USING_proxy_http_module 1
3rd Compiling
apxs2 -c -i -a mod_extract_forwarded.c
4th LoadModules in httpd.conf
LoadModule extract_forwarded_module modules/mod_extract_forwarded.so
5th Modify 00_default_settings.conf
MEForder refuse,accept
MEFrefuse all
MEFaccept 192.168.10.5
6th Restart apache
7th Enjoy
Regards,
István
--
eGroupWare, gLiveCD, gentoo és barátai
http://www.osbusiness.hu
„A humor a méltóság támasza, fölényünket hirdeti
mindazzal szemben, amit a sors ránk mér.”
(Romain Gary)
--
gentoo-user@gentoo.org mailing list