Re: [us...@httpd] Struggle with Named Virtual Host - The SecondNamed Virtual HostAlways Returns 404 File Not Found Error

2010-05-17 Thread Peter J Milanese
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

Re: [us...@httpd] Re: mod_log_config issue

2010-01-27 Thread Peter J Milanese
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

Re: [us...@httpd] Rewrite Voodoo pt. 2

2010-01-19 Thread Peter J Milanese
- 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 &#x

Re: [us...@httpd] Rewrite Voodoo pt. 2

2010-01-19 Thread Peter J Milanese
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

Re: [us...@httpd] Virtualhosts - Starting from afresh

2010-01-15 Thread Peter J Milanese
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

Re: [us...@httpd] Virtualhosts - Starting from afresh

2010-01-15 Thread Peter J Milanese
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

Re: [us...@httpd] connection/bandwidth limiting

2009-07-31 Thread Peter J Milanese
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

Re: [us...@httpd] Apache Conf for 2000 Users ??

2009-06-15 Thread Peter J Milanese
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

Re: [us...@httpd] sending email

2009-06-15 Thread Peter J Milanese
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

Re: [us...@httpd] Httpd on Ubuntu 9.04

2009-05-21 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] Question

2008-09-29 Thread Peter J Milanese
- 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

Re: [EMAIL PROTECTED] Why do I need /var/www as DocumentRoot & www-data as www owner?

2008-09-02 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] need 'high traffic' config

2008-04-01 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] url redirection

2008-03-27 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] url redirection

2008-03-27 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] Serving dynamic pages with C

2005-11-04 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] Apache 2 Reverse Proxy - Problems accessing NTLM authenticated backend with IE over https

2005-11-04 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] Nasty error in error logs

2005-11-03 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] Multiple instances bound to separate IPs?

2005-10-24 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] make URL's case insensitive

2005-10-24 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] security

2005-10-05 Thread Peter J Milanese
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

Re: [EMAIL PROTECTED] What the .... is Apache doing.

2005-07-25 Thread Peter J Milanese
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

Re: [users@httpd] Problems on Linux

2005-06-01 Thread Peter J Milanese
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