Hi
I would like to get our opinion on a strange behavior on my website.
I have a web application running on apache. The images displas normally if I
try to access pages via http://localhost.
On a remote machine, http://machine_name works fine but images are not
displayed.
any idea what could
Hi,
I am interested in getting all entries of apache between 2 dates.
I am using the default log format.
Any idea how to do this on Solaris?
thanks
-
The official User-To-User support forum of the Apache HTTP Server Projec
Hi,
Before I build a script, I would like to know if anybody thought of auditing
the apache log so that it reports the logins of the users who tried to access a
certain folder, regardless whether the access was successful (Http response
200) or not (401 and 304)
thanks
---
ed, 2/9/09, Eric Covener wrote:
> From: Eric Covener
> Subject: Re: [us...@httpd] 'require' keyword
> To: users@httpd.apache.org
> Date: Wednesday, 2 September, 2009, 5:27 PM
> On Wed, Sep 2, 2009 at 10:09 AM,
> Melanie
> Pfefer
> wrote:
> > thanks.
> &
September, 2009, 4:49 PM
> On Wed, Sep 2, 2009 at 9:44 AM,
> Melanie
> Pfefer
> wrote:
> > Hi
> >
> > I have ldap integrated with apache
> >
> > what's the difference between require valid-user and
> require user
> >
> > Why when I h
Hi
I have ldap integrated with apache
what's the difference between require valid-user and require user
Why when I have require valid-user, no authentication is required
thanks
--- On Fri, 21/8/09, Melanie Pfefer wrote:
> From: Melanie Pfefer
> Subject: Re: [us...@http
Hi,
Can you please advise why I have this error upon compilation time (make)?
/bin/bash /apache/httpd-2.2.6/srclib/apr/libtool --silent --mode=link gcc -g
-O2 -DHAVE_CONFIG_H -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-D_LARGEFILE64_SOURCE -I./include
-I/HTTP/httpd-2.2.6/srclib
Subject: Re: [us...@httpd] 'require' keyword
> To: users@httpd.apache.org
> Date: Friday, 21 August, 2009, 3:17 PM
> Melanie Pfefer wrote:
> > Hi
> >
> > I meant Eric's suggestion.
> >
> > But, I sent the email too fast. In fact, I am not
> pro
Hi
Just to note these 2 conf:
with this config, I directly get Forbidden 403
DAV svn
SVNParentPath /jupiter/svnlinks/svn/XYZ/ABC/123/
Options FollowSymLinks
AuthBasicProvider ldap
AuthLDAPUrl ldap://.
Require user user1
Require user user2
With this config (without LimitExcept), I
at Igor mentions below, or what Eric
> previously asked
> you to check ?
>
>
>
>
>
> Melanie Pfefer wrote:
> > Hi,
> >
> > In fact, this works but it does not suits my
> requriements.
> >
> > I have a loose restrictions on the parent folder but
Cheers,
>
> Igor
>
>
>
>
> On Fri, Aug 21, 2009 at 6:12 AM, André Warnier
> wrote:
>
> Melanie Pfefer wrote:
>
>
> Hi Eric,
>
>
>
> Could you please elaborate more on what you want me to
> test?
>
>
>
>
> I believe E
Aug 20, 2009 at 11:38 AM,
> Eric Covener
> wrote:
> > On Thu, Aug 20, 2009 at 11:35 AM, Melanie
> > Pfefer
> wrote:
> >> Do you think this is caused Location directive
> used for a location and a sublocation?
>
> It ought to be fine, but i would suggest mak
2009 at 10:55 AM,
> André Warnier
> wrote:
> > Melanie Pfefer wrote:
> > ...
> >
> >> Require user user1
> >> Require user user2
> >
> > Melanie,
> > I believe you may be caught by the fact that the two
> lines above actually
>
only one entry in the error log despite several
trials.
--- On Thu, 20/8/09, Eric Covener wrote:
> From: Eric Covener
> Subject: Re: [us...@httpd] 'require' keyword
> To: users@httpd.apache.org
> Date: Thursday, 20 August, 2009, 4:20 PM
> On Thu, Aug 20, 2009 at 7:5
let me rephrase my question
I have
Require valid-user
Require user user1 user2
Do you know why I am getting Forbidden when user1 logs in to access xyz?
--- On Thu, 20/8/09, Melanie Pfefer wrote:
> From: Melanie Pfefer
> Subject: Re: [us...@httpd] 'require' key
Hi,
Can you please help me out with this?
To note also that the logs does not show anything now.
thanks
--- On Wed, 19/8/09, Melanie Pfefer wrote:
> From: Melanie Pfefer
> Subject: Re: [us...@httpd] 'require' keyword
> To: users@httpd.apache.org
> Date: Wednesday, 19
required.
thank you.
--- On Wed, 19/8/09, Melanie Pfefer wrote:
> From: Melanie Pfefer
> Subject: Re: [us...@httpd] 'require' keyword
> To: users@httpd.apache.org, a...@ice-sa.com
> Date: Wednesday, 19 August, 2009, 3:50 PM
> any idea why I am getting this error
> (although
Subject: Re: [us...@httpd] 'require' keyword
> To: users@httpd.apache.org
> Date: Wednesday, 19 August, 2009, 1:11 PM
> Melanie Pfefer wrote:
> >
> > Require valid-user <--- change here to
> Require followed by the ldap username. Repeat this for all
> us
Hi,
I want to check 2 things here regarding 'require' keyword.
I have this directive:
DAV svn
SVNParentPath /jupiter/export/ABC/XYZ/
AuthBasicProvider ldap
AuthLDAPUrl ldap://
Require valid-user
AuthType Basic
AuthName "Please enter your credentials"
Now if I want to restrict a di
hi folks,
could you please advise on what solutions (preferably without using third-party
tool) you use to rotate apache logs?
I see rotatelogs under bin/ Could you please advise on its usage?
Is there a config option in httpd.conf we can benefit from to rotate logs?
thanks
-
pilation error
> To: users@httpd.apache.org
> Date: Tuesday, 23 June, 2009, 3:52 PM
> On Tue, Jun 23, 2009 at 8:17 AM,
> Melanie
> Pfefer
> wrote:
> >
> > Hi
> >
> > what might break the compilation?
> >
> > make: Fatal error: Command failed for tar
Hi
what might break the compilation?
make: Fatal error: Command failed for target `all-recursive'
Current working directory /opt/jupiter/httpd-2.2.4/support
*** Error code 1
The following command caused the error:
otarget=`echo all-recursive|sed s/-recursive//`; \
list=' srclib os server m
Hi
I see this in the error logs:
[info] server seems busy, (you may need to increase StartServers, or
Min/MaxSpareServers), spawning 8 children, there are 0 idle, and 21 total
children
[info] server seems busy, (you may need to increase StartServers, or
Min/MaxSpareServers), spawning 16 child
Hi
Is it possible for apache to log the URL requested even if some web
applications are obtained via RewriteRule to another servlet or another apache
instance?
Thank you
-
The official User-To-User support forum of the
Hi
I have an apache instance where I defined several rewrite rules and
ProxyPassReverse that redirects to other web applications.
I added a virtual host in the conf file
NameVirtualHost *:80
ServerAdmin y...@example.com
DocumentRoot "/usr/local/apache2/htdocs"
RewriteEngine On
RewriteRule
e: [us...@httpd] php
> To: users@httpd.apache.org
> Date: Tuesday, 19 May, 2009, 11:24 AM
> Melanie Pfefer wrote:
> > Hi
> >
> > I have an apache web server and other instances
> started with a different httpd.conf (where I specified
> different htdocs, port number, p
Hi
I have an apache web server and other instances started with a different
httpd.conf (where I specified different htdocs, port number, pid...)
Now the instances count around 10.
A sudden request came to have php integrated in all instances.
Could you please share your expertise on the best
May, 2009, 3:36 PM
> On Thu, May 7, 2009 at 2:31 PM,
> Melanie Pfefer
>
> wrote:
> >
> > Hi Krist,
> >
> > I am proxying (I think):
> >
> > RewriteRule ^/(abc.*) https://tomcat:port/$1 [P,L]
> >
> > Yes it is ssl to ssl
>
> Odd the
May, 2009, 3:14 PM
> On Thu, May 7, 2009 at 2:04 PM,
> Melanie Pfefer
>
> wrote:
> >
> > Hi
> >
> > Things went OK now.
> > I can access apache on the secure port and using a
> real certificate.
> >
> > Now, I want to redirect to tomcat th
ote:
> From: Krist van Besien
> Subject: Re: [us...@httpd] ssl on apache
> To: users@httpd.apache.org
> Date: Thursday, 7 May, 2009, 2:30 PM
> On Thu, May 7, 2009 at 11:23 AM,
> Melanie Pfefer
>
> wrote:
> >
> > Hi.
> >
> > I am getting this error
wrote:
> From: Prasanna Ram Venkatachalam
> Subject: Re: [us...@httpd] ssl on apache
> To: users@httpd.apache.org
> Date: Thursday, 7 May, 2009, 11:28 AM
> Yes Correct!
>
>
> On Thu, May 7, 2009 at 1:50 PM,
> Melanie Pfefer
> wrote:
>
>
> Hi
>
>
09, 11:10 AM
> Melanie Pfefer wrote:
> > Hi,
> >
> > I had an official signature from the root CA.
> >
> > Now how to generate the server.key and server.crt?
>
> If you have a 'key' that is used to sign the certificate,
> simply use
> THAT k
Hi,
I had an official signature from the root CA.
Now how to generate the server.key and server.crt?
What I did so far is using a self-signed certificate:
file.pem was generated by keytool
openssl req -new -x509 -key file.pem
openssl genrsa -des3 -out server.key 2048
thanks,
/j2se/1.4.2/docs/tooldocs/solaris/keytool.html
>
> What did you use to get server.crt? openssl ,selfssl
> or some free sites available??
>
> Regards
> Prasanna Ram
>
>
>
>
> On Wed, May 6, 2009 at 12:22 PM,
> Melanie Pfefer
> wrote:
>
>
> Hi,
pache.org
> Date: Wednesday, 6 May, 2009, 2:53 PM
> On Wed, May 6, 2009 at 1:37 PM,
> Melanie Pfefer
>
> wrote:
> >
> > you are right.
> >
> > But I tried now a replica of what I have:
> > apache
> > tomcat
> >
> > The certificate is se
ct: Re: [us...@httpd] renewing a certificate
> To: users@httpd.apache.org
> Date: Wednesday, 6 May, 2009, 12:11 PM
> On Wed, May 6, 2009 at 8:52 AM,
> Melanie Pfefer
>
> wrote:
> >
> > Hi,
> >
> > I have tomcat server running as a backend server and
> ap
Hi,
I have tomcat server running as a backend server and apache running as
front-end, both on the same machine
In httpd.conf, I have:
SSLProxyEngine On
RewriteEngine On
SSLProxyCACertificatePath /usr/local/apache/conf/ssl
RewriteRule ^/(abc.*) https://host:port/$1 [P,L]
I am getting an error
Hi
I did the following redirection:
ProxyPass /abc http://host:7005/
ProxyPassReverse /abc http://abc:7005/
Now: http://host/abc/rep/ works but http://host/abc/rep does not work.
any idea how to resolve this?
thanks,
-
ré Warnier wrote:
> From: André Warnier
> Subject: Re: [us...@httpd] alias using Virtual host
> To: users@httpd.apache.org
> Date: Tuesday, 28 April, 2009, 1:22 PM
> Melanie Pfefer wrote:
> > Hi Andre,
> >
> > Thanks for the clarification.
> > Before proc
rg
> Date: Tuesday, 28 April, 2009, 11:25 AM
> Melanie Pfefer wrote:
> > Hi,
> >
> > Let me clarify more:
> >
> > I have the main http.conf file and created another
> http.conf to run another apache instance on port 8094.
>
> That is a welcome clarification
:
> From: André Warnier
> Subject: Re: [us...@httpd] alias using Virtual host
> To: users@httpd.apache.org
> Date: Monday, 27 April, 2009, 6:31 PM
> Melanie Pfefer wrote:
> > Hi.
> >
> > thanks for the clarification.
> > What do you propose as a solution so tha
To: users@httpd.apache.org
> Date: Monday, 27 April, 2009, 4:50 PM
> Melanie Pfefer wrote:
> > Hi
> >
> > I have the main apache running on port 80.
> > I built another configuration file to have another
> apache running on port 8094.
> >
> > I can access b
ay, 27 April, 2009, 3:25 PM
> Use "ServerAlias MyServerAlias" in
> the other VirtualHost directive, instead of another
> ServeRName.
>
>
> -Opprinnelig melding-
> Fra: Melanie Pfefer [mailto:melanie_pfe...@yahoo.co.uk]
>
> Sendt: 27. april 2009 14:21
&
Hi
I have the main apache running on port 80.
I built another configuration file to have another apache running on port 8094.
I can access both servers:
http://host
http://host:8094
Now I want to have http://MySecondAlias to redirect to http://host:8094
I added MySecondAlias to DNS and I adde
thank you. it worked after clearing the cache
--- On Tue, 16/9/08, Davide Bianchi <[EMAIL PROTECTED]> wrote:
> From: Davide Bianchi <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] rewrite rules
> To: users@httpd.apache.org
> Date: Tuesday, 16 September, 2008, 3:13 P
e Bianchi <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] rewrite rules
> To: users@httpd.apache.org
> Date: Tuesday, 16 September, 2008, 2:38 PM
> Melanie Pfefer wrote:
> > hi Davide,
> >
> > both apache instances have the basic configuration.
> They have
wrote:
> From: Davide Bianchi <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] rewrite rules
> To: users@httpd.apache.org
> Date: Tuesday, 16 September, 2008, 2:18 PM
> Melanie Pfefer wrote:
> > Hi
> >
> > the DNS already has this alias.
> > ser
m: Davide Bianchi <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] rewrite rules
> To: users@httpd.apache.org
> Date: Tuesday, 16 September, 2008, 2:07 PM
> Melanie Pfefer wrote:
> > Hi
> >
> > I am not using virtualhosts because I need to restart
> each inst
Bianchi <[EMAIL PROTECTED]> wrote:
> From: Davide Bianchi <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] rewrite rules
> To: users@httpd.apache.org
> Date: Tuesday, 16 September, 2008, 1:52 PM
> Melanie Pfefer wrote:
> > hi,
> >
> > I have 3 instance
hi,
I have 3 instances of apache each running on a separate port.
I have created a 4th instance on port 80 and 3 aliases so that when users want
to access let’s say:
http://alias1 it goes to http://server:port1
http://alias2 it goes to http://server:port2
http://alias3 it goes to http://server:
hi,
Is there a way to avoid putting the user password in clear text?
AuthType Basic
AuthName "internal users"
AuthLDAPBindDN "uk-siroe-com\user"
AuthLDAPBindPassword "password"
thank you
__
Not happy with your email address?.
Get t
hi
I am copying the httpd.conf and then change the port number.
When I do
./httpd -k start -f
I have this error
httpd (pid 18877) already running
What am I missing?
my goal is to run another apache on a new port.
thanks
__
Not
again
--- On Wed, 16/7/08, Severin Gehwolf <[EMAIL PROTECTED]> wrote:
> From: Severin Gehwolf <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] virtual instances
> To: users@httpd.apache.org
> Date: Wednesday, 16 July, 2008, 5:24 PM
> On Wed, 2008-07-16 at 13:10
.conf
> host2.conf
> host3.conf
>
> etc.
>
> Severin
>
>
> >
> > --- On Wed, 16/7/08, Davide Bianchi
> <[EMAIL PROTECTED]> wrote:
> >
> > > From: Davide Bianchi
> <[EMAIL PROTECTED]>
> &
Hi
I installed apache under /usr/local/apache2
this might change later on.
Would it be sufficient to move the directory to the new location and start the
http service again?
thanks.
__
Not happy with your email address?.
Get the o
ual instances
> To: "Melanie Pfefer" <[EMAIL PROTECTED]>
> Cc: users@httpd.apache.org
> Date: Wednesday, 16 July, 2008, 11:20 AM
> Melanie Pfefer wrote:
> > I added these lines:
> >
> > Listen 80
> > Listen 81
> >
> > NameVirtual
]>
> Subject: Re: [EMAIL PROTECTED] virtual instances
> To: "Melanie Pfefer" <[EMAIL PROTECTED]>
> Cc: users@httpd.apache.org
> Date: Wednesday, 16 July, 2008, 10:24 AM
> Melanie Pfefer wrote:
> > I want to use virtual servers on apache.
> >
> > S
Hi,
I want to use virtual servers on apache.
So I install one server and have several virtual instances each one running on
a different port.
1] once apache is installed, what needs to be done to create these virtual
instances?
2] each virtual instance should have an htdocs where to put docume
pd.apache.org, [EMAIL PROTECTED]
> Date: Monday, 21 April, 2008, 8:57 PM
> On Mon, Apr 21, 2008 at 6:26 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > or should I install ssl on apache? this way, the
> secure cookie will go to ssl channel also. Will it solve
> the prob
it is ok now...
I missed RewriteEngine On
:)
thanks.
--- On Tue, 22/4/08, Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> From: Melanie Pfefer <[EMAIL PROTECTED]>
> Subject: [EMAIL PROTECTED] url proxying (ssl->ssl)
> To: users@httpd.apache.org
> Date: Tuesday, 22 April
hi again,
I configured ssl on apache (front-end) to access my backend server (tomcat)
using https (https://proxy-->https://backend)
The following rewrite rule was working when I used url proxying on non-ssl
apache (http://proxy -> https://backend)
SSLProxyEngine On
SSLProxyCACertificatePath /u
does not preserve user session of tomcat
> To: users@httpd.apache.org, [EMAIL PROTECTED]
> Date: Monday, 21 April, 2008, 6:55 PM
> On Mon, Apr 21, 2008 at 4:16 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > hi Krist,
> >
> >
> > In LiveHTTPHeaders:
> &
e: Monday, 21 April, 2008, 4:09 PM
> On Mon, Apr 21, 2008 at 2:21 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
>
> > Before editing httpd.conf, on the tomcat side: how to
> set the correct cookiedomain in the webapp?
>
> How to set this in the webapp I can
D]
> Date: Monday, 21 April, 2008, 2:32 PM
> On Mon, Apr 21, 2008 at 8:57 AM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > hi again,
> >
> > I am using apache as a reverse proxy to a tomcat
> server running ssl. In httpd.conf:
> >
> > SSLProx
hi again,
I am using apache as a reverse proxy to a tomcat server running ssl. In
httpd.conf:
SSLProxyEngine On
SSLProxyCACertificatePath /usr/local/apache2/conf/ssl
RewriteRule ^/(abc.*) https://backend:8443/$1 [P,L]
and url proxying is working.
however I noticed that the tomcat user session i
hi,
I am getting a segmentation fault when I use mod_proxy_html so I wonder if this
is due to a compilation error, a bug, a mis-configuration….
RewriteEngine On
RewriteRule ^/(.*XYZ.*) http://backend:8080/abc/$1 [P,L]
Or
ProxyPass /XYZ:001 http://backend:8080/abc/XYZ:001
ProxyPassRever
an Besien <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] url proxying
> To: users@httpd.apache.org, [EMAIL PROTECTED]
> Date: Tuesday, 15 April, 2008, 10:48 PM
> On Tue, Apr 15, 2008 at 9:03 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> >
> > SSLProxy
s@httpd.apache.org, [EMAIL PROTECTED]
> Date: Tuesday, 15 April, 2008, 10:48 PM
> On Tue, Apr 15, 2008 at 9:03 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> >
> > SSLProxyEngine On
> >
> > SSLProxyCACertificatePath /usr/local/apache2/conf/ssl
> > Proxy
gt; From: Krist van Besien <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] url proxying
> To: users@httpd.apache.org, [EMAIL PROTECTED]
> Date: Tuesday, 15 April, 2008, 11:19 AM
> On Mon, Apr 14, 2008 at 10:48 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > h
ubject: Re: [EMAIL PROTECTED] url proxying
> To: users@httpd.apache.org, [EMAIL PROTECTED]
> Date: Monday, 14 April, 2008, 11:28 PM
> On Mon, Apr 14, 2008 at 3:44 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Hi Krist, all,
> >
> > The url proxying is still
ubject: Re: [EMAIL PROTECTED] url proxying
> To: users@httpd.apache.org, [EMAIL PROTECTED]
> Date: Monday, 14 April, 2008, 4:50 PM
> On Mon, Apr 14, 2008 at 3:43 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
>
> > But When I GET the page, nothing is returned
On Mon, 14/4/08, Krist van Besien <[EMAIL PROTECTED]> wrote:
> From: Krist van Besien <[EMAIL PROTECTED]>
> Subject: Re: [EMAIL PROTECTED] url proxying
> To: users@httpd.apache.org, [EMAIL PROTECTED]
> Date: Monday, 14 April, 2008, 1:47 PM
> On Sun, Apr 13, 2008 at 11:32
gt; On Fri, Apr 11, 2008 at 9:48 AM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Hi everybody,
> >
> > I want to enable proxying from apache to a tomcat
> application running on ssl.
> >
> > Redirection is working:
> > RewriteRule /abc/
how to see that apache has ssl configured?
in httpd.conf, I have:
LoadModule ssl_module modules/mod_ssl.so
and
./httpd -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c
the software was compiled with:
./configure --prefix=/usr/local/apache2 --enable-mods-shared=all
--enable-
n mod_proxy, I believe you have to enable ssl connections
> to the
> backend with SSLProxyEngine on (or something similar, if my
> memory
> fails me), so this might be the issue here as well.
> Mod_proxy does log
> this to the error_log, though, if it is needed.
>
>
&g
Hi everybody,
I want to enable proxying from apache to a tomcat application running on ssl.
Redirection is working:
RewriteRule /abc/ https://remoteserver:8443/abc/ [R=301,L]
But proxying is not:
RewriteRule /abc/ https://remoteserver:8443/abc/ [P,L]
In redirection:
http://myapache/abc/ goes
Hello,
I am using mod_proxy_html. The configuration looks
good:
ProxyPass /gqaf:soi:PAR:TRE:001
http://backend:8080/gqaf-web/gqaf:soi:PAR:TRE:001
ProxyPassReverse /
ProxyHTMLLogVerbose On
SetOutputFilter proxy-html
ProxyHTMLURLMap
http://backend:8080/gqaf-web/gqaf:soi:PAR
:8080/gqaf:soi:PAR:TRE:001
which does not exist
It should be
http://backend:8080/gqaf-web/gqaf:soi:PAR:TRE:001
thanks
--- "John P. Dodge" <[EMAIL PROTECTED]>
wrote:
> On Wed, 2 Apr 2008, Melanie Pfefer wrote:
>
> > Can someone give me a hand please to in
Can someone give me a hand please to install mod_jk on
apache?
I downloaded the connector and build it on Solaris
./configure --with-apxs=/usr/local/apache2/bin/apxs
make
./libtool --finish /usr/local/apache2/modules
make install
I then added to httpd.conf:
LoadModule jk_module modules/mod_jk.s
] Got charset ISO-8859-1 from HTML META
[Tue Apr 01 17:48:42 2008] [notice] child pid 17180
exit signal Segmentation fault (11)
Could you please assist?
thanks.
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Mon, Mar 31, 2008 at 7:08 AM, Melanie Pfefer
> <[EMAIL PROTECTED]>
I used this
SetOutputFilter proxy-html
ProxyHTMLURLMap /(.*)TRE(.*)$
http://backend:8080/gqaf-web/$1
and
ProxyHTMLExtended On
ProxyHTMLURLMap url\(http://proxy/(.*)TRE(.*)\)
url(http://backend:8080/gqaf-web/$1) Rihe
No luck :(
--- Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> :)
/ followed by that
string xxx:TRE:xxx
I will read the mod_proxy_html doc...
thx
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Mon, Mar 31, 2008 at 2:45 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Hello Josh,
> >
> > Do you know if we can write thi
://backend:8080/gqaf-web/
The wildcards seems not accepted in ProxyPass.
Thanks in advance for your support
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Mon, Mar 31, 2008 at 7:08 AM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Hello!
> > After configu
] does not work
either because the browser searches for the files in
the proxy htdocs instead of the backend webapps so it
displays File not Found
Any idea?
Thanks.
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Sat, Mar 29, 2008 at 6:41 AM, Melanie Pfefer
> <[EMAIL PR
I also find out that I do not have mod_proxy_html
loaded. But the situation remains the same even after
loading the module...
--- Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> Hello again,
>
> I read the document and I did not get the
> correlation
> with my case.
>
>
apps. Is this what you meant by
"broken links"?
Can you please also clarify what you want me to check?
thanks a lot.
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 28, 2008 at 2:17 PM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Hello Joshua,
>
not apache?
thanks binches
--- Joshua Slive <[EMAIL PROTECTED]> wrote:
> On Fri, Mar 28, 2008 at 3:31 AM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > on testserver(IP address y.y.y.y), I enabled
> logging
> > to debug mode.
>
Hello,
on testserver(IP address y.y.y.y), I enabled logging
to debug mode.
httpd.conf has:
RewriteEngine On
RewriteRule ^/(OpenFile.*) http://zeus:9000/$1 [P,L]
RewriteRule ^/(.*gqaf:soi:PAR:TRE.*)
http://zeus:8080/gqaf-web/$1 [P,L]
RewriteLog "/usr/local/apache2/logs/rewrite.log"
RewriteLogLeve
se <[EMAIL PROTECTED]> wrote:
> No.
>
> Make sure you are loading proxy and the proxy_http
> mods.
>
>
>
>
> ----- Original Message -
> From: Melanie Pfefer [EMAIL PROTECTED]
> Sent: 03/27/2008 05:40 PM
> To: users@httpd.apache.org
> Subject: Re:
the proxy module should be loaded since [P] is working
on another rewrite rule (but not to a tomcat server)
--- Peter J Milanese <[EMAIL PROTECTED]> wrote:
> Are you loading the proxy modules?
>
>
>
>
> - Original Message -
> From: Melanie Pfefer [EMA
--- Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> things are ok now with this rewrite rule
>
> RewriteRule ^/(.*web:jar.*) http://zeus:8086/src/$1
> [R=301,L]
>
> I wanted to have 'jar' as pattern but couldn't do
> it.
>
> If someone can help, I appre
things are ok now with this rewrite rule
RewriteRule ^/(.*web:jar.*) http://zeus:8086/src/$1
[R=301,L]
I wanted to have 'jar' as pattern but couldn't do it.
If someone can help, I appreciate.
--- Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> I tried this
>
>
AIL PROTECTED]> wrote:
> The last time I had to configure something for
> tomcat I used proxy settings. I don't have access
> to this information right now otherwise I'd give an
> example of what I did but I'm sure you can find
> something on Google.
>
>
Hi,
How to redirect urls that contains jar string from
http://zeus:8085/web/sec:jar:001
to
http://zeus:8086/src/web:sec:jar:001
the first one is on apache
the 2nd web app is on tomcat
thanks bunches
__
Sent from Yahoo! M
> On Tuesday 25 March 2008 09:55:16 Melanie Pfefer
> wrote:
> > the page property is Firefox Document (should be
> xml
> > document)
>
> I'm not sure what you mean by the "page property".
> Have you looked at the
> HTTP response headers to see what
Hi Scott and thanks for your reply.
Even with only third parameter
AddType application/xml .xml
the page property is Firefox Document (should be xml
document)
thanks
--- Scott Courtney <[EMAIL PROTECTED]> wrote:
> On Tuesday 25 March 2008 08:06:38 Melanie Pfefer
> wrote:
> >
I have now
AddType text/html .xml
AddType text/xml .xml
AddType application/xml .xml
still the browser does not recognize the page as xml:
text/plain even on firefox.
thanks.
--- Dragon <[EMAIL PROTECTED]> wrote:
> Melanie Pfefer wrote:
> >hello
> >
> >I
hello
I added this to the conf file:
AddType text/xml .xml
xml files are still treatead as html pages not xml
any idea what could be the cause?
thanks.
___
Rise to the challenge for Sport Relief with Yahoo! For Good
http://uk
thanks but I also need whether apache can work with
Sun Cluster or veritas. Can you please advise?
thanks
--- Serge Dubrouski <[EMAIL PROTECTED]> wrote:
> www.linux-ha.org
>
> On Wed, Mar 19, 2008 at 6:39 AM, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > Could yo
Could you please share how you provide high
availability on apache?
veritas is supported?
Sun cluster is supported?
other simpler solutions?
thanks.
___
Rise to the challenge for Sport Relief with Yahoo! For Good
http://uk.promo
1 - 100 of 151 matches
Mail list logo