Hi all,
We're using a reverse proxy to redirect access to java servlets listening on
port 9080. The problem is all http requests received by servlets have
remote_addr set to 127.0.0.1. Is there a way to configure the proxy to keep the
original ip/host when redirecting?
Thanks,
Yong
Glen Vickers wrote:
>
> K I figured out whats going on with my virtual hosts. I have to have 3
> because of the differences. But I noticed that if I go sillumutah.com
> or sillumutah.net it works fine..
>
> If I put the WWW in front or any other prefix it bombs to the default.
> So my guess is i
OK, I really hate to be writing this. But I have tried everything I can think
of. ProxyPass, RewiteRule and although I
can get http://irc2.mydomain.com/drone to work, I can not figure out how to get
drilling in to work.
I am using apache 1.3 and Virtual hosts. When I go to the drone main page
Yes, tried the UNC path as well and same result.
On 5/15/07, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
Peter Wilkins wrote:
>
> Alias /test/ "z:/small/"
>
> #try to get access to mapped network drives!
>
>
...
just out of curiosity, had you tried
Alias /test //machine/share/small
...
Peter Wilkins wrote:
>
> Alias /test/ "z:/small/"
>
> #try to get access to mapped network drives!
>
>
...
just out of curiosity, had you tried
Alias /test //machine/share/small
...
instead of an explorer-managed mapping?
Bill
-
Hello,
I've been struggling with a very bizarre Apache problem. I thought I
would post on this in case this is a bug with Apache itself.
I'm running Apache 2.2.4 under WINDOZE. It came as part of the MS4W
mapping package (http://www.maptools.org/ms4w/), all included software
and versions can b
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 5/15/07, Grant Peel <[EMAIL PROTECTED]> wrote:
>
> > # Dynamic Shared Object (DSO)Support
> > #LoadModule authn_file_module
> libexec/apache22/mod_authn_file.so
> > #LoadModule authn_dbm_module
> libexec/apache22/mod_authn_dbm.so
> > #Lo
http://httpd.apache.org/dev/debugging.html
[]'s
Hamilton Vera
int Administrator (char Network[],char ComputationalSystems[]);
http://antispam.br/
"Google is my shepherd, no want shall I know"
On Tue, 15 May 2007, Costrell, Daniel N (Dan Costrell) wrote:
I installed apache 2.2.4 on Tru64 5.1
I installed apache 2.2.4 on Tru64 5.1b. When I start it by entering
"./apachectl start", the return value (#?) is 0. However, running ps
shows that httpd is not running. Nothing is written to error_log, and no
error message appears on the console screen. Does anyone have any
suggestions for debuggi
Thank you for the quick response.
Regards,
Sashi
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua
Slive
Sent: Tuesday, May 15, 2007 12:06 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Fixpatch help
On 5/15/07, Malladi, Sasikanth <[E
On 5/15/07, Malladi, Sasikanth <[EMAIL PROTECTED]> wrote:
All,
I'm applying the Apache-SSL patch to my existing Apache2 installation.
When I run FixPatch, I'm being prompted for a file and I'm not sure what
it is:
Can somebody throw some light on what file it is complaining about?
Apache-SS
All,
I'm applying the Apache-SSL patch to my existing Apache2 installation.
When I run FixPatch, I'm being prompted for a file and I'm not sure what
it is:
***
$ ./FixPatch /usr/local/ssl
Your version of patch is OK.
Search
On 5/15/07, Matteo Forni <[EMAIL PROTECTED]> wrote:
I tryed but I got a 404...
Hmmm... You don't take a clue, do you? ;-)
Use the RerwiteLog!
Joshua.
-
The official User-To-User support forum of the Apache HTTP Server Projec
I tryed but I got a 404...
2007/5/15, Joshua Slive <[EMAIL PROTECTED]>:
On 5/15/07, Matteo Forni <[EMAIL PROTECTED]> wrote:
> Dear Apache Users,
> I have a problem: i want to redirect an user that visits
> http://www.adomain.com/statistics to
> http://IPADDR/awstats/awstats.pl?config=adomain but
On 5/15/07, Matteo Forni <[EMAIL PROTECTED]> wrote:
Dear Apache Users,
I have a problem: i want to redirect an user that visits
http://www.adomain.com/statistics to
http://IPADDR/awstats/awstats.pl?config=adomain but I don't know how
to.
I tryed with
RewriteRule www\.(.*)/statistics
http://IPADD
On 5/15/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote:
how to achieve the 2nd part?? i.e. when doing
http://hostname/upt/mosc/cmc this must not be
redirected because it is followed with /upt
BEFORE the existing ProxyPass, write
ProxyPass /upt/mosc/cmc !
Joshua.
---
Hi
my objective is that when users access http://apache/
they get redirected to http://tomcat/ except for a
specific url:
http://apache/url/* must not be redirected.
apache and tomcat are on the same machine with
different port. I was able to do the 1st part:
http://apache/ redirected to http:/
Dear Apache Users,
I have a problem: i want to redirect an user that visits
http://www.adomain.com/statistics to
http://IPADDR/awstats/awstats.pl?config=adomain but I don't know how
to.
I tryed with
RewriteRule www\.(.*)/statistics
http://IPADDR/awstats/awstats.pl?config=$1 but i get a 404 error.
On 5/15/07, Grant Peel <[EMAIL PROTECTED]> wrote:
# Dynamic Shared Object (DSO)Support
#LoadModule authn_file_modulelibexec/apache22/mod_authn_file.so
#LoadModule authn_dbm_modulelibexec/apache22/mod_authn_dbm.so
#LoadModule authn_anon_modulelibexec/apache22/mod_authn_anon.so
#Lo
Josh, + all
Here are the ones in Intend on removing, please see comments below and let me
know if my logic is flawed.
- Original Message -
Virtual Hosting - about 250 domains
PHP, mostly x-cart, and Forums Invision Board and phpBB
MySQL (accessed mostly via PHP)
static html pag
20 matches
Mail list logo