Hi Team,
Below is my configuration :
ProxyPass /irj http://idstrn:5/irj
ProxyPassReverse /irj http://idstrn:5/irj
But when I execute http://Apache _host/irj
1> I get blank page in internet explorer
2> I get below error in Firefox.
Content Encoding Error
The pa
On Sat, Feb 12, 2011 at 1:57 PM, Nick Kew wrote:
> On Fri, 11 Feb 2011 22:52:25 +0100
> Nick Rudnick wrote:
>
>
>> I run into problems with the second backend, as its relative paths lack
>> the wiki/ prefix.
>
> http://www.apachetutor.org/admin/reverseproxies
>
That article uses mod_proxy_html t
On Fri, 11 Feb 2011 22:52:25 +0100
Nick Rudnick wrote:
> I run into problems with the second backend, as its relative paths lack
> the wiki/ prefix.
http://www.apachetutor.org/admin/reverseproxies
--
Nick Kew
Available for work, contract or permanent.
http://www.webthing.com/~nick/cv.html
On Fri, 11 Feb 2011 15:58:04 -0500
Daniel Holth wrote:
> Is it possible to AND multiple conditions for mod_filter FilterProvider?
If upgrading to httpd 2.3 is an option then yes, it dispatches
on an arbitrary boolean expression.
If not, you'll have to work around it.
--
Nick Kew
Available f
Does anybody know whether .com registrations allow you to have "Domain
ownership certificate" for free? For .co.uk domains, one can download
the certificates from Nominet (UK's domain names managers & registrars)
but I don't know if there is anything like that for .com domains (from
ICANN I gu
Sam Sherlock wrote:
I am on windows 7 64 bit (lots of 32bit works fine on windows)
Yes but there must be somebody out there who has recompiled using 64bit
visual studio or something similar.
-
The official User-To-User sup
I am on windows 7 64 bit (lots of 32bit works fine on windows)
I have apache 2.2 installed and everything works except user directories
(but I don't care)
it works and works well too apache manager in systray multiple services of
apache running
different version of php
- S
On 12 February 2011
Priya George wrote:
Thanks for your quick response. What I meant was, similar to the one for 32 bit
that is available on the apache web site ( httpd-2.2.17-win32-x86-no_ssl.msi),
is there one available specifically for 64 bit ?
Priya,
No I don't think there is a specific version for 64 bit
Priya George wrote:
Thanks for your quick response. What I meant was, similar to the one for 32 bit
that is available on the apache web site ( httpd-2.2.17-win32-x86-no_ssl.msi),
is there one available specifically for 64 bit ?
Priya,
No I don't think there is a specific version for 64 bit
Thanks for your quick response. What I meant was, similar to the one for 32 bit
that is available on the apache web site ( httpd-2.2.17-win32-x86-no_ssl.msi),
is there one available specifically for 64 bit ?
Priya George | Software Engineer, CRM Development | Infor | office:
864.546.5139 | priy
On Fri, Feb 11, 2011 at 7:03 PM, Priya George wrote:
> Hi,
>
> Is there a certified version of Apache Web Server (2.2.x) available for
> Windows 64 bit OS ?
Any download of Apache will work on 64-bit Windows. Nobody certifies them.
---
Hi,
Is there a certified version of Apache Web Server (2.2.x) available for Windows
64 bit OS ?
Thanks,
Priya George.
Dear all,
after googling some time without success, here a question:
Thinking to have followed the instructions so far, I got SSL
authentication successful with one exception:
At the first time authenticating, the user gets multiple authentication
request dialog windows (for each requested
Dear all,
googling didn't do the trick so here my question. Reverse proxying two
backends by
ProxyPass /app http://127.0.0.1:
ProxyPassReverse /app http://127.0.0.1:
ProxyPass /wiki http://127.0.0.1:
ProxyPassReverse /wiki http://127.0.0.1:
I run into problems with the second
I am trying to compress certain content from a reverse proxy by using
mod_filter. The only way to know the mime type of the content is by
inspecting the Content-Type header from the back end. The request URI is not
a useful selector here because the system (Plone) keeps track of mime types
without
Hi Igor and thanks for your response :-)
I did find a solution by chance. I added CFLAGS="-m64 -mcpu=niagara2 -O3
-DSSL_EXPERIMENTAL -DSSL_ENGINE" and now everything is happy.
I am interested in what you said about the --with-included-apr. Is there some
documentation that explains how to use th
Dear All,
I am wondering if there are any way to turn-off URI encoding only for
'%' characters (ideally, only when %[0-F][0-F]).
In a UNIX file system, I am working on files which names are URI
encoded already (ex. example%28.txt), and hope to make them
downloadable via apache/httpd. Now the down
> As far as I understand it is not only about the size but also about
> how easy it is to integrate.
And the license, pedigree, enough developers interested in maintaining
it, enough users...
--
Eric Covener
cove...@gmail.com
-
Dear Tom
On Fri, Feb 11, 2011 at 1:41 PM, Tom Evans wrote:
> On Fri, Feb 11, 2011 at 7:17 AM, Zeno Davatz wrote:
>> What has to happen that this becomes an ASF project? My goal is that
>> mod_ruby becomes a standard Apache library.
>>
>
> I am in no way affiliated to the ASF, but I would say tha
On Fri, Feb 11, 2011 at 7:17 AM, Zeno Davatz wrote:
> What has to happen that this becomes an ASF project? My goal is that
> mod_ruby becomes a standard Apache library.
>
I am in no way affiliated to the ASF, but I would say that the chances
are slim at the very least. Other notable language plug
On Fri, Feb 11, 2011 at 3:47 AM, Hendrik Schmieder
wrote:
> kevin.frisw...@callista.com.au schrieb:
>>
>> From: "William A. Rowe Jr."
>> To: users@httpd.apache.org
>> Date: 08/02/2011 11:25 AM
>> Subject: Re: [users@httpd] 64 Bit Apache httpd on Solaris
>>
kevin.frisw...@callista.com.au schrieb:
From: "William A. Rowe Jr."
To: users@httpd.apache.org
Date: 08/02/2011 11:25 AM
Subject: Re: [users@httpd] 64 Bit Apache httpd on Solaris
On 2/7/2011 6:19 PM, kevin.frisw...@calli
Randy Tejas schrieb:
*From:* Igor Galić
*To:* users@httpd.apache.org
*Sent:* Sat, January 29, 2011 6:39:18 AM
*Subject:* Re: [users@httpd] problem with extra numbers after %h
hostname/ip address in access_log
- "Randy Tejas" mailto:randyte...@yahoo.com>>
wrote:
> Sorry I do not have cont
23 matches
Mail list logo