Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache and proxypass setup problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
thecooptoo
Veteran
Veteran


Joined: 27 Apr 2003
Posts: 1353
Location: UK

PostPosted: Sun Mar 01, 2009 3:39 pm    Post subject: apache and proxypass setup problem Reply with quote

i want to use proxypass /reverseproxypass
my config files

Quote:
grenada ~ # grep ^[A-Za-z\ ] /etc/conf.d/apache2
APACHE2_OPTS="-D DEFAULT_VHOST -D INFO -D LANGUAGE -D MANUAL -D PHP5 -D PHP -D PROXY -D PROXY_HTML -D DAV -D DAV_FS -D SSL -D SVN -D SVN_AUTHZ"
grenada ~ #
grenada ~ # cat /etc/make.conf | grep APACHE
APACHE2_MPMS="prefork"
APACHE2_MODULES="access alias auth auth_dbm auth_basic auth_anon authn_file auth_digest authz_host authz_groupfile authz_user file-cache charset-lite cache dav-fs dav authz_default dav_lock disk-cache echo mem-cache ext-filter case_filter case-filter-in mime-magic cern-meta expires headers usertrack unique-id proxy proxy-connect proxy-ftp proxy-http info include cgi cgid dav dav-fs vhost-alias speling rewrite log_config logio env setenvif mime status autoindex asis negotiation dir imap actions userdir so prefork"
grenada ~ #



????

proxy config. i want http:...server/med to serve the root webserver page from the machine on the LAN
Quote:
ProxyPass /med http://192.168.0.100
ProxyPassReverse /med http://192.168.0.100

and when i request the page
Quote:
[Sun Mar 01 15:22:25 2009] [debug] proxy_util.c(1489): [client 192.168.0.215] proxy: http: found worker http://192.168.0.100 for http://192.168.0.100
[Sun Mar 01 15:22:25 2009] [debug] mod_proxy.c(988): Running scheme http handler (attempt 0)
[Sun Mar 01 15:22:25 2009] [warn] proxy: No protocol handler was valid for the URL /med If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.
grenada ~ #

_________________
join the optout - http://nhsconfidentiality.org
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum