2008-05-03 04:01 skreiv Daniel Aleksandersen:
> 2008-05-03 03:03 skreiv Eric Covener:
> > On Fri, May 2, 2008 at 8:41 PM, Daniel Aleksandersen wrote:
> > > 2008-05-03 02:16 skreiv Joshua Slive:
> > > > On Fri, May 2, 2008 at 7:45 PM, Daniel Aleksandersen wrote:
> > > > > Header always set Content
2008-05-03 03:03 skreiv Eric Covener:
> On Fri, May 2, 2008 at 8:41 PM, Daniel Aleksandersen wrote:
> > 2008-05-03 02:16 skreiv Joshua Slive:
> > > On Fri, May 2, 2008 at 7:45 PM, Daniel Aleksandersen wrote:
> > > > Header always set Content-Location
> > > > http://www.domain.tld/{REQUEST_URI}
>
On Fri, May 2, 2008 at 8:41 PM, Daniel Aleksandersen
<[EMAIL PROTECTED]> wrote:
> 2008-05-03 02:16 skreiv Joshua Slive:
>
> > On Fri, May 2, 2008 at 7:45 PM, Daniel Aleksandersen wrote:
> > > Hi list,
> > >
> > > Header always set Content-Location http://www.domain.tld/{REQUEST_URI}
> > >
> >
2008-05-03 02:16 skreiv Joshua Slive:
> On Fri, May 2, 2008 at 7:45 PM, Daniel Aleksandersen wrote:
> > Hi list,
> >
> > Header always set Content-Location http://www.domain.tld/{REQUEST_URI}
> >
> > Looks great, right? Well, it does not work great. How do I get the
> > request URI into the above
On Fri, May 2, 2008 at 7:45 PM, Daniel Aleksandersen
<[EMAIL PROTECTED]> wrote:
> Hi list,
>
> Header always set Content-Location http://www.domain.tld/{REQUEST_URI}
>
> Looks great, right? Well, it does not work great. How do I get the request
> URI
> into the above wild-guess-at-a-syntax?
He
Hi list,
Header always set Content-Location http://www.domain.tld/{REQUEST_URI}
Looks great, right? Well, it does not work great. How do I get the request URI
into the above wild-guess-at-a-syntax?
--
Daniel
-
The official Use
Hi list,
Header always set Content-Location http://www.domain.tld/{REQUEST_URI}
Looks great, right? Well, it does not work great. How do I get the request URI
into the above wild-guess-at-a-syntax?
--
Daniel Aleksandersen <[EMAIL PROTECTED]>
I'm not familiar with the Windows side, however it is effectively separate
daemon processes that can be stopped and started independently. Remember that
you need to over ride the /etc/init.d/functions killproc if you use symlinks
for the binaries (there are pros and cons to this). Here is the
Thanks Jet !! Is it effectively different apache virtual running as a different
daemon which can be started and stoped without affecting others ? Is it same as
running IP based virtual server (apache3.3.8 service/daemon) on windows ?
\Vinay
From: Wilda, Je
Hi,
We run multiple Apache httpd instances on Red hat all with
different server roots and here is how we do it (I hope this is what
your asking,-). Below are the steps we do to create a new server root
and binary (or symlink of a new binary to the old). $ORIG_APACHE=httpd
and $NEW_APACH
Thank you, all, for your help. There were indeed problems with the
httpd file Listen configuration. For some reason, I am still getting
the Notice: Disabled use of AcceptEx() Winsock2 API. But, at least the
thing is running. Best, Patrick
On Fri, May 2, 2008 at 12:31 AM, Prasanna Ram Venkatachala
On Fri, May 2, 2008 at 6:22 AM, Marko Asplund <[EMAIL PROTECTED]> wrote:
>
> On Wed, 30 Apr 2008 18:37:35 Joshua Slive wrote:
>
> > > As far as I've understood the below setup would not correctly cache
> > > request content when using request parameters (requires Expires header).
> > > What
I'm trying to prevent my users from uploding files larger than 500MB. I
know that I can use LimitPayloadBody and ErrorDocument 413 to redirect the
users to a page telling them their file is too large. But then it seems
like apache still has to read in the entire file before it returns the
user.
I run Tomcat behind HTTPD, and one of the things I like best about the
arrangement is admittedly trivial: I don't have to fight with the
Java keytool to set up SSL.
There are some disadvantages:
o Apache is a large pile of code. If you are doing nothing but pass
all requests through it, you
On Fri, May 2, 2008 at 10:12 AM, Vinay Purohit <[EMAIL PROTECTED]> wrote:
> Thanks Eric :-)
>
> Can you please provide little more detail on this. Precisely, I want to
> run multiple httpd based on the httpd.conf supplied as start parameter.
Create a set of init scripts based on the one supplie
Guy and Jet, thank you for taking the time to respond. I appreciate it.
-Original Message-
From: Guy Waugh [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 30, 2008 6:51 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] High availability concept question
Adam Martin wrote:
>
yes the SLEngine On directive is only within the 443 virtual host container.
the http works fine on this IP when the ssl virtual host container is not
added, and as soon as i add the virtual host container and start the HTTPS
services on this ip, it starts returning error while trying to connec
Thanks Eric :-)
Can you please provide little more detail on this. Precisely, I want to
run multiple httpd based on the httpd.conf supplied as start parameter.
I want to start multiple virtual servers(apache2.2.8 on RHEL5.1) as
different daemon so that I can start and stop them without affecting
> I have installed apache2.2.8 on RHEL5.1. I would like to start various
> apache daemon. Please help me in how to do that ?
> I could do the same on windows with the following command :
>
> apache -k install -n "Service1" -f " C:\Program Files\Apache
> Group\Apache2\conf\httpd1.conf"
Instal
Any pointers in this...
-Original Message-
From: Vinay Purohit
Sent: Friday, May 02, 2008 4:30 PM
To: 'users@httpd.apache.org'
Subject: How to start apache daemon in apache 2.2.8
Hi,
I have installed apache2.2.8 on RHEL5.1. I would like to start various
apache daemon. Please
On 5/2/08, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On Fri, May 2, 2008 at 12:26 AM, Prasanna Ram Venkatachalam
> <[EMAIL PROTECTED]> wrote:
> > Hi Friends,
> >
> > Is there any character limit in mentioning Server name using ServerName
> > directive?
>
> I haven't checked the code, but I'm pret
On Fri, May 2, 2008 at 12:26 AM, Prasanna Ram Venkatachalam
<[EMAIL PROTECTED]> wrote:
> Hi Friends,
>
> Is there any character limit in mentioning Server name using ServerName
> directive?
I haven't checked the code, but I'm pretty sure you'll run into limits
in browsers or in the DNS system befo
Hi,
I have installed apache2.2.8 on RHEL5.1. I would like to start various
apache daemon. Please help me in how to do that ?
I could do the same on windows with the following command :
apache -k install -n "Service1" -f " C:\Program Files\Apache
Group\Apache2\conf\httpd1.conf"
\Vinay
On Wed, 30 Apr 2008 18:37:35 Joshua Slive wrote:
> > As far as I've understood the below setup would not correctly cache
> > request content when using request parameters (requires Expires header).
> > What would be the best way to fix this?
>
> See the CacheIgnoreQueryString directive.
So, i
Hi,
is there a way to clear my cache on my browser through httpd?
my senario, i have a folder that was secured by mod_authnz_ldap
through .htaccess, when i visit my webpage and it brought me to a
folder which is secure through .htaccess, it pops-up an authentication
and after i close my browser a
25 matches
Mail list logo