Silly question, did you try reversing the order of the virt containers?
- Original Message -
From: "Smith, Cathy" [cathy.sm...@pnl.gov]
Sent: 05/17/2010 09:06 PM MST
To: "Wang, Mary Y" ; "users@httpd.apache.org"
Subject: RE: [us...@httpd] Struggle with Named Virtual Host - The
Isn't cronolog highly dependent on the w3c log convention?
- Original Message -
From: Dan Poirier [poir...@pobox.com]
Sent: 01/27/2010 03:02 PM EST
To: users@httpd.apache.org
Subject: [us...@httpd] Re: mod_log_config issue
Joe Hammerman writes:
> Hello Apache users list.
>
> We have
- Original Message -
From: Reese [howel...@inkworkswell.com]
Sent: 01/19/2010 05:24 PM EST
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Rewrite Voodoo pt. 2
On 19-Jan-10 17:16, Peter J Milanese wrote:
Have to throw in something here. Tom gave you the right answers. What
exactly is
Have to throw in something here. Tom gave you the right answers. What exactly
is 'one of those'?
The list is comprised of good questions and answers. Not part time employees :)
- Original Message -
From: Reese [howel...@inkworkswell.com]
Sent: 01/19/2010 05:05 PM EST
To: users@httpd.a
e.co.uk:80
ServerAlias example.co.uk
ServerAlias www.example.com
ServerAlias example.com
DocumentRoot /path/to/blah/blah
etc...
etc...
Mark
- Original Message -----
From: "Peter J Milanese"
To: "users"
Sent: Friday, January 15, 2010 12:24 PM
Subject: Re: [us...@httpd] Virtu
If you are using all zones to serve the same content, enter 3 of them in the
configuration under the 'ServerAlias' directive.
Use the 'ServerName' directive for the your main identity zone.
-p
- Original Message -
From: "Mark Feather" [m...@akwe-xavante.demon.co.uk]
Sent: 01/15/2010 1
Not sure offhand, but maybe mod_evasive can help?
- Original Message -
From: Gary Smith [g...@primeexalia.com]
Sent: 07/30/2009 11:59 PM MST
To: "users@httpd.apache.org"
Subject: [us...@httpd] connection/bandwidth limiting
Under 2.2, is there a way to limit number of connections per
Are you sure its apache and not wait for db?
- Original Message -
From: "BipinDas-Gmail" [bipink...@gmail.com]
Sent: 06/15/2009 02:25 PM ZE3
To:
Subject: RE: [us...@httpd] Apache Conf for 2000 Users ??
Hi
Tested in a Live environment. Apache server load shoots above 100 and
behaves
May behoove you to check maillog.
Its your local mail exchanger.
- Original Message -
From: "Richard Peacock" [richard.peac...@minorplanet.com]
Sent: 06/15/2009 11:48 AM CET
To:
Subject: RE: [us...@httpd] sending email
I don't think this is an Apache problem, it's either bad PHP or
find / -name httpd
- Original Message -
From: Jason Todd Slack-Moehrle [mailingli...@mailnewsrss.com]
Sent: 05/21/2009 07:34 PM MST
To: users@httpd.apache.org
Subject: [us...@httpd] Httpd on Ubuntu 9.04
Hello All,
am I blind, I am trying to install ColdFusion on Ubuntu 9.04 and it
- Original Message -
From: "Eric Covener" [EMAIL PROTECTED]
Sent: 09/29/2008 07:29 AM AST
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Question
On Sun, Sep 28, 2008 at 8:41 PM, <[EMAIL PROTECTED]> wrote:
> [error] [client 127.0.0.1] (20023)The given path was above the ro
I am unaware of apache's influence on _any_ configuration layout, with the
possible exception of source compilation, which merely imitates what the
distributions do through layout files.
I agree that you are seeing way too much in this.
Debian does it its own way, all other distributions (ubuntu
Is there any database involved?
This would be a likely culprit.
I cannot see it being apache past others recommendations of changing to worker.
The keepalive thing concerns me as well.
Excuse the out of form response.
- Original Message -
From: "Krist van Besien" [EMAIL PROTECTED]
Se
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 [EMAIL PROTECTED]
> Sent: 03/27/2008 03:11 PM
> To: users@httpd
Are you loading the proxy modules?
- Original Message -
From: Melanie Pfefer [EMAIL PROTECTED]
Sent: 03/27/2008 03:11 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] url redirection
hello,
changing to [P] flag:
RewriteRule ^/(.*web:jar.*) http://zeus:8086/src/$1
[P]
r
Original poster.-Sent from my NYPL BlackBerry Handheld. - Original Message - From: Joshua Kogut [EMAIL PROTECTED] Sent: 11/04/2005 11:42 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Serving dynamic pages with C
OP?? What in the world does that have to do
Also be aware of the security implications.
-
Sent from my NYPL BlackBerry Handheld.
- Original Message -
From: "Yu, Ming" [EMAIL PROTECTED]
Sent: 11/04/2005 08:58 AM
To:
Subject: RE: [EMAIL PROTECTED] Apache 2 Reverse Proxy - Problems accessing NTLM
authenticated backe
Did you read the buig report that you linked?
Did you try replacing pcre if needed?
-
Sent from my NYPL BlackBerry Handheld.
- Original Message -
From: "david micheneau" [EMAIL PROTECTED]
Sent: 11/03/2005 04:03 AM
To:
Subject: [EMAIL PROTECTED] Nasty error in error log
Define your instance specific nonsense as pereach instance. I.e. Pid files
It is how we did it in the old days prior to VHosts
-
Sent from my NYPL BlackBerry Handheld.
- Original Message -
From: Sean Brown [EMAIL PROTECTED]
Sent: 10/24/2005 09:19 PM
To: users@httpd.a
I think it insane to code inconsistently, and rely on the server to fix it.
Oh.. Sorry... Its the unix cult. (?)
-
Sent from my NYPL BlackBerry Handheld.
- Original Message -
From: Marc Perkel [EMAIL PROTECTED]
Sent: 10/24/2005 04:33 PM
To: users@httpd.apache.org
Subj
There are a number of ways to handle this. If your site is a mix of auth/anon, you probably want to put it in the php. Just do an isset in the php. Documentation on php.net should be helpful. -Sent from my NYPL BlackBerry Handheld. - Original Message - From: [EMAIL
Edonkey is not illegal How you use it may be though!
--Original Message--
From: Tomas Larsson
To: users
ReplyTo: users
Sent: Jul 25, 2005 11:36 AM
Subject: RE: [EMAIL PROTECTED] What the is Apache doing.
Using MS IE6, Other users using Opera, firefox, with the same result.
Wit
When you say programs, you likely mean modules. You likely did not compile
in the modules you are attempting to use. Removing the installation is a
matter of just deleting the files. You do not need source to do that. If
you isolate apache to its own directory I.e. /usr/local/apache, then you
can j
23 matches
Mail list logo