Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

ProxyRemote does not work

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Apache2, PHP, MySQL, SSL, Perl, mod_ssl, mod_defl..  
Author Message
user2379

External


Since: Jul 18, 2003
Posts: 3



(Msg. 1) Posted: Fri Jul 18, 2003 12:13 pm
Post subject: ProxyRemote does not work
Archived from groups: alt>apache>configuration (more info?)

Hi,

we have 3 hosts, all redhat 8.0
host1 with apache 2.0.40 external net 80.228.x.x
host2 jboss-3.0.7-tomcat-4.1.24 internal net 192.168.x.x
host3 postgres internal net 192.168.x.x

On host1 in httpd.conf I added :

------------------------------------------------------------------
<IfModule mod_proxy.c>

ProxyRequests On

<Directory proxy:*>
Order deny,allow
Deny from all
Allow from 192.168.2.
</Directory>

ProxyRemote * http://192.168.x.x:8080/isa/autoanzeigen/start
ProxyRemote http http://192.168.x.x:8080/isa/autoanzeigen/start

</IfModule>
------------------------------------------------------------------

But it does not work,
connections from 80.228.x.x to 192.168.x.x on port 8080 are allowed.

Can anyone help me ?
Holger

 >> Stay informed about: ProxyRemote does not work 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
authorisation fails to work - really confused! - Hi, Here's what I've done so far..... (windows btw!) In httpd.conf I changed the .htaccess to the following (for windoze) AccessFileName folder.access So now it should look for files called folder.access, right? I created a password file, which I..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]