Re: [EMAIL PROTECTED] using Apache server as proxy.

2007-03-04 Thread Rostislav Khaskin
Thank you for your replies. Sander, X-Forwarded-For will not work for me. I need a way to configure apache server to route the request to the jboss, which should not know nor care how the request is passed to it. William, sorry I didn't quite understand how should I fix port and/or ProxyPass

Re: [EMAIL PROTECTED] Failing redirects

2007-03-04 Thread Jonathan Mangin
- Original Message - From: "Sander Temme" <[EMAIL PROTECTED]> To: Sent: Sunday, March 04, 2007 7:05 PM Subject: Re: [EMAIL PROTECTED] Failing redirects > > On Mar 4, 2007, at 2:52 PM, Jonathan Mangin wrote: > > > Hi, > > I've installed 2.0.59 with mod_perl. > > I have several CGI::Ap

[EMAIL PROTECTED] Using rewrite_module, mod_ssl, and jk_mod with problems.]

2007-03-04 Thread Bob Marcum
I have Apache in front of tomcat and I need to catch an incoming url of a specific pattern (an ssl POST), rewrite that to a specific uri, forward that on to tomcat thru jk_mod. The ssl part seems to work (maybe not, in one or more specific cases), the jk_mod certainly seems to work, the rewri

Re: [EMAIL PROTECTED] Failing redirects

2007-03-04 Thread Sander Temme
On Mar 4, 2007, at 2:52 PM, Jonathan Mangin wrote: Hi, I've installed 2.0.59 with mod_perl. I have several CGI::Application scripts running under ModPerl::Registry. They were previously working perfectly with 2.0.55/mod_perl. Now, whenever the scripts perform a redirect, I get: OK The docume

[EMAIL PROTECTED] Failing redirects

2007-03-04 Thread Jonathan Mangin
Hi, I've installed 2.0.59 with mod_perl. I have several CGI::Application scripts running under ModPerl::Registry. They were previously working perfectly with 2.0.55/mod_perl. Now, whenever the scripts perform a redirect, I get: OK The document has moved here. Googling doesn't really get me any

[EMAIL PROTECTED] SSL Proxying with reverse_proxy

2007-03-04 Thread Todd Nine
Hi all, I found a post on ssl tunneling here http://mail-archives.apache.org/mod_mbox/httpd-users/200701.mbox/ajax/[EMAIL PROTECTED] I need to so something similar, but I'm not sure that I fully understand the examples given. The thread that gives the example ServerName wsecure.foo.co

Re: [EMAIL PROTECTED] localhost problem

2007-03-04 Thread Vincent Bray
Hi, See the notes on enabling the accf_http kernel module here: http://wiki.apache.org/httpd/Info/DistrosDefaultLayout#head-263089e86c2cfd5fa0c5b2fdd8ed6cf8404a44d7 noodl On 04/03/07, eoghan <[EMAIL PROTECTED]> wrote: Hi I am using Apache/2.2.4 (FreeBSD 6.1). I can start the server from: $sud

RE: [EMAIL PROTECTED] Re: Windows Vista Apache 2.2.4 Install Help

2007-03-04 Thread Norman Hollander
YES! Vista can be a pain. I'm having similar challenges. It's not enough to click on the file to run the install. You have to RIGHT-click on it and select RUN AS ADMINISTRATOR. Gave up trying to get IBM's HTTP Server running on Vista. May even consider going back to XP for a while. -Origi

RE: [EMAIL PROTECTED] Re: Windows Vista Apache 2.2.4 Install Help

2007-03-04 Thread michael
I got that problem fix now when I went to restart my apache service it's giving me an error code 1 saying it can't start service  I hate windows vista Thank You,Michael HerronCEO MPH Computer Systems LLC[EMAIL PROTECTED](678)468-0372 Original Message Subject: Re: [EMAIL PROTECTE

[EMAIL PROTECTED] localhost problem

2007-03-04 Thread eoghan
Hi I am using Apache/2.2.4 (FreeBSD 6.1). I can start the server from: $sudo apachectl start This gives me this message: [Sun Mar 04 16:23:28 2007] [warn] (2)No such file or directory: Failed to enable the 'httpready' Accept Filter When I go to localhost i just get a problem loading page message,

Re: [EMAIL PROTECTED] Re: Windows Vista Apache 2.2.4 Install Help

2007-03-04 Thread William A. Rowe, Jr.
Installing as Administrator? [EMAIL PROTECTED] wrote: > I'm hoping someone out there can help me. My XP machine went down so I > had to upgrade to a new system. The new system came with Vista Premium > Pre installed. When trying to install apache_2.2.4-win32-x86-no_ssl I > keep getting 2 error m

Re: [EMAIL PROTECTED] using Apache server as proxy.

2007-03-04 Thread William A. Rowe, Jr.
Sander Temme wrote: > > On Mar 4, 2007, at 6:36 AM, Rostislav Khaskin wrote: > >> Everything works, except when I try to read remotehost address in my >> app, I get 92.168.2.100. >> >> How can I make it keep the original address? > > The proxy server stores it in the X-Forwarded-For header. Your

Re: [EMAIL PROTECTED] using Apache server as proxy.

2007-03-04 Thread Sander Temme
On Mar 4, 2007, at 6:36 AM, Rostislav Khaskin wrote: Everything works, except when I try to read remotehost address in my app, I get 92.168.2.100. How can I make it keep the original address? The proxy server stores it in the X-Forwarded-For header. Your app should have access to that.

[EMAIL PROTECTED] using Apache server as proxy.

2007-03-04 Thread Rostislav Khaskin
Good day to all. I have minimal experience with Apache, please help me out here. I am running Windows XP. My web apps are deployed on JBOSS server. Because I host multiple apps on multiple servers I have Apache server listening on port 80 and redirecting to a corresponding jboss instance and web

[EMAIL PROTECTED] Re: Windows Vista Apache 2.2.4 Install Help

2007-03-04 Thread michael
I'm hoping someone out there can help me. My XP machine went down so I had to upgrade to a new system. The new system came with Vista Premium Pre installed.  When trying to install  apache_2.2.4-win32-x86-no_ssl I keep getting 2 error messages  the first one is that it can't access winNT service ma