Hi again,
Apologies for the double post. The question was to set "Require group
" for a dynamically set group-name, based on directory/location
where the Require is specified. One potential answer was to set an
(environment?) variable via mod_rewrite. That is possible of course, but it
seems th
I am working with WebDAV on apache and I have figured out how to use
the Content-Range header to append to a file.
Request 1:
HTTP/1.1 PUT /file
Host: node0
Content-Length: 1
a
* /file now: a
Request 2:
HTTP/1.1 PUT /file
Host: node0
Content-Range: 1-4/*
Content-Length: 3
aaa
* /file now: aaa
On 13 Jul 2011, at 20:40, Tim Watts wrote:
> Hi all,
>
> Quick pointer would be most welcomed:
>
> I have mod_proxy_http in use to front-end a tomcat server.
>
> Sadly the tomcat programmers omitted to set cache control headers (eg
> Expires) and the tomcat servers are being overloaded, despi
On 13 Jul 2011, at 18:16, Csanyi Pal wrote:
> What I'm trying to achieve is that that if one open my website on
> address:
>
> http://csanyi-pal.info
>
> then the Apache2 sholud provide actually the
>
> http://csanyi-pal.info/drupal6
Just set your documentroot and stop over-complicating it.
Hi all,
Quick pointer would be most welcomed:
I have mod_proxy_http in use to front-end a tomcat server.
Sadly the tomcat programmers omitted to set cache control headers (eg
Expires) and the tomcat servers are being overloaded, despite the
content being totally invariant. I don't "do" JSP so
Hi,
I have on Debian GNU/Linux Squeeze an Apache2 server.
My FQDN is csanyi-pal.info
I have installed Drupal6, an open source content management platform.
In /etc/apache2/conf.d/@drupal6.conf that is a symlink to
/etc/drupal/6/apache.conf is the following setup:
--->
Alias /drupal6 /usr/share/
Apache 2.2.14
Hello,
try to linkcheck my domain with http://validator.w3.org/checklink
The linkchecker tells in some cases that my server would answer with 500:
Error: 500 Server closed connection without sending any data back
All i see in Log is no error but successful request to /robots.txt f
This is not the right mailing list. Ask in tomcat user mailing list
http://tomcat.apache.org/lists.html . Because session stickness has to do with
mod_jk and tomcat, not httpd. Mod_jk and tomcat issues are best addressed in
tomcat mailing list.
With regards,
ashwin
From: Lataxes, Karl [mailto:
We are attempting to run identical servlets under several Tomcat 7.0.8 nodes
behind a load balancer (Apache 2.0.54 using mod_jk), but we have been unable to
get sticky sessions to work. Initial requests are forwarded to a node as
expected, but subsequent requests from the same client are being
On 07/13/2011 12:53 PM, Patrick Proniewski wrote:
On 13 juil. 2011, at 12:18, Ashwin Kesavan wrote:
There are huge befits of doing this if I were a hacker. First I don't invoke
the suspicion of the admin. B'cos I am making minimal changes to config server,
so that I delay his notice. Then by
On Wednesday 13 July 2011 01:24:34 Jeff Trawick wrote:
> On Mon, Jul 11, 2011 at 8:21 AM, Barry Scott wrote:
> > We are porting our application to Fedora 15 and to systemd from SysV init.
> > The httpd configuraturation we are using work without problem on earlier
> > Fedora 13 systems.
> >
> > We
On 13 juil. 2011, at 12:18, Ashwin Kesavan wrote:
> There are huge befits of doing this if I were a hacker. First I don't invoke
> the suspicion of the admin. B'cos I am making minimal changes to config
> server, so that I delay his notice. Then by diverting to my website I have
> the huge adva
Answers inline
-Original Message-
From: Patrick Proniewski [mailto:patrick.proniew...@univ-lyon2.fr]
Sent: Wednesday, July 13, 2011 12:54 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Re: phishing problem
On 13 juil. 2011, at 07:23, Ashwin Kesavan wrote:
> And make sure it is
On 07/13/2011 09:23 AM, Patrick Proniewski wrote:
On 13 juil. 2011, at 07:23, Ashwin Kesavan wrote:
And make sure it is not a case access to your server having httpd is
compromised ? look though the apache httpd conf files and its included files
and look for the parameter redirect . or so
On 13 juil. 2011, at 07:23, Ashwin Kesavan wrote:
> And make sure it is not a case access to your server having httpd is
> compromised ? look though the apache httpd conf files and its included files
> and look for the parameter redirect . or some url rewite rule through
> mod_rewrite rules
15 matches
Mail list logo