Hello to all,
we use mod_proxy_html.
Now we have a problem with dealing xml-content. Some files in a location should
not be parsed by mod_proxy_html, the shoult be delivered untouched to the
client.
Mod_proxy_html always adds following tags:
Is it possible to disable mod_proxy_html
On 7 Dec 2011, at 13:14,
wrote:
> Hello to all,
Please don't hijack someone else's thread.!
> we use mod_proxy_html.
>
> Now we have a problem with dealing xml-content. Some files in a location
> should not be parsed by mod_proxy_html, the shoult be delivered untouched to
> the client.
Hi,
I need to enable the session security cookie to httponly.I tried to update the
context.xml
WEB-INF/web.xml
But it doesn't work.
"CONFIDENTIALITY NOTICE: This message and any attachment are confidential and
may also be privileged. If you are not the intended recipie
On Wed, Dec 7, 2011 at 2:09 PM, Mohammed Imran
wrote:
> Hi,
>
> I need to enable the session security cookie to httponly.I tried to update
> the context.xml
>
That sounds like tomcat, this is the httpd mailing list.
http://tomcat.apache.org/lists.html
Cheers
Tom
--
Thanks for your suggestions. httpd starts cleanly with nouser and
nogroup fine as long as I'm not trying to pipe logs. If I only try to
pipe access_log and not error_log, httpd starts but no access logs are
created (I'm sending requests to the servers). The only difference I
see in error_log are
> Hello to all,
>
> we use mod_proxy_html.
>
> Now we have a problem with dealing xml-content. Some files in a location
> should not be parsed by mod_proxy_html, the shoult be delivered untouched to
> the client.
> Mod_proxy_html always adds following tags:
>
>
>
>
>
>
>
> Is it po
- Original Message -
> Hello ,
>
> Currently we are using the following ciphersuite in our httpd.conf
> file.
>
> SSLCipherSuite
> !ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
>
> But our new client does not support the RC4+RSA cipher tag. They
> support DES-CBC-SHA tag.
>
On Wed, Dec 7, 2011 at 9:15 AM, Rob Landrito wrote:
> Thanks for your suggestions. httpd starts cleanly with nouser and
> nogroup fine as long as I'm not trying to pipe logs. If I only try to
> pipe access_log and not error_log, httpd starts but no access logs are
> created (I'm sending requests
This httpd has been modified but we haven't touched core httpd or the
logging at all. Almost all of our changes are isolated into a custom
module and mod_proxy. I'll try and get it under a tracer/debugger and
report back. Thanks again.
2011/12/7 Jeff Trawick :
> On Wed, Dec 7, 2011 at 9:15 AM,
Hello all,
We are having a problem where very occasionally rather than displaying a page a
"save as " security window pops up.
It seems a very similar problem to
http://osdir.com/ml/httpd-apache/2009-02/msg00660.html and
http://www1.il.squid-cache.org/mail-archive/squid-users/200712/0206.html w
Hi,
Thank you for the information. I have one more question on this subject
You say that each server process has its own mod_proxy proxy pools
(all with the same config).
So, if I configure my mod_proxy like so:
ProxyPass /examples http://backend.example.com/examples max=10
And there happe
Hi Igor,
Thanks a zillion.
I understand from your mail that the following 2 cipher suites will work
with the existing and the new clinet configurations.
Kindly correct me if I m wrong.
1-->!ADH:!EXPORT56:DES-CBC-SHA:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
2-->!ADH:!MD5:DES-CBC-SHA:RC4+RSA
- Original Message -
> Hi Igor,
>
> Thanks a zillion.
>
> I understand from your mail that the following 2 cipher suites will
> work with the existing and the new clinet configurations.
>
> Kindly correct me if I m wrong.
>
> 1-->!ADH:!EXPORT56:DES-CBC-SHA:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv
Hi,
I put the following lines into my apache.conf (outside, before a VHOST
definition):
RewriteEngine on
RewriteLog /var/www/logs/rewrite.log
RewriteLogLevel 2
(I also tried mod_rewrite and rewrite_module)
Unfortunatly it seems it does not work.
But if I define the sa
On December 7, 2011 16:26 , "Helmut Schneider" wrote:
I put the following lines into my apache.conf (outside, before a VHOST
definition):
RewriteEngine on
RewriteLog /var/www/logs/rewrite.log
RewriteLogLevel 2
(I also tried mod_rewrite and rewrite_module)
Unfortun
Hello, I opted to send a message to this list as an alternative to
filing a bug report as per the procedures on the apache website. I'll
do my best to describe what I've seen in order to best aid those who
are nice enough to offer help.
What I am seeing is a situation where access to a directory h
Hello Igor,
Thanks a lot for excellent suggestion...
We will raise this concern to our client. However, There are many third
party servers that are connecting to our webserver, This will take time I
guess.
Hence we will try configuring the following for time being and check if the
new client wit
17 matches
Mail list logo