Re: [EMAIL PROTECTED] Subdomain Config Questions

2008-06-16 Thread André Warnier
It was thus said that Sean Conner wrote: It was thus said that the Great Aaron Todd once stated: You may prefer to do # this will be the default host, when people try to access via # IP address for instance ServerNamewww.example.net DocumentRoot /var/www/somewhere-generic Se

[EMAIL PROTECTED] Host details

2008-06-16 Thread Savio Dias
Hi, I have multiple webservers running apache behind a hardware load balancer. Is there any apache module which will allow me to see the hostname of each webserver in "view page source". This will help me debug any issue pertaining to any specific web. Any help would be highly appreciated. Sav

[EMAIL PROTECTED] ErrorDocument 400 xml

2008-06-16 Thread おおぜき
Hi, it works ErrorDocument basic configuration at apache 2.2.6 (win32). i configured HTTP status 400, 404 and 500 like that -- #ErrorDocument 400 /errors/400.xml ErrorDocument 400 /errors/400.html ErrorDocument 404 /errors/404.xml ErrorDocument 500 /errors/500.xml AddType application/xml .xm

[EMAIL PROTECTED] redirect to url w/query_string ???

2008-06-16 Thread Mike Schleif
I want the URL's similar to the following: http://domain.tld http://www.domain.tld http://domain.tld/ http://domain.tld/fjlxasdfja to be redirected to the following URL: http://Other_domain.tld/?rid=48830 I have tried -- and failed -- with following: RedirectMatch ^/$

Re: [EMAIL PROTECTED] Subdomain Config Questions

2008-06-16 Thread Sean Conner
It was thus said that the Great Aaron Todd once stated: > Hello, > > I am looking to configure Apache in a way that I've never done > before. I've tried describing this to google to see what it spits > out, but I am unsure of the results. What I am looking to do is have > a set of files in

[EMAIL PROTECTED] Subdomain Config Questions

2008-06-16 Thread Aaron Todd
Hello, I am looking to configure Apache in a way that I've never done before. I've tried describing this to google to see what it spits out, but I am unsure of the results. What I am looking to do is have a set of files in the main web root of my server. I'd like any subdomain to use t

RE: [EMAIL PROTECTED] Re: RPC/HTTP on FC8

2008-06-16 Thread Lokesh K B Reddy
Hi, Apache won't RPC over HTTPS. http://www.techlists.org/archives/web/apache-users/2006-07/msg00270.shtml https://issues.apache.org/bugzilla/show_bug.cgi?id=40029 From: Devon Harding [mailto:[EMAIL PROTECTED] Sent: Mon 6/16/2008 3:33 PM To: users@httpd.a

[EMAIL PROTECTED] Re: RPC/HTTP on FC8

2008-06-16 Thread Devon Harding
On Thu, Mar 20, 2008 at 11:37 AM, Devon Harding <[EMAIL PROTECTED]> wrote: > Anyone? > > > On Wed, Mar 19, 2008 at 4:27 PM, Devon Harding <[EMAIL PROTECTED]> > wrote: > >> I have mod_proxy configured on a FC8 box (httpd-2.2.8-1.fc8) and can't >> seem to get RPC/HTTP for Exchange working. I keep g

Re: Re: [EMAIL PROTECTED] mod_rewrite difference Apache 2.0 and 2.2 ?

2008-06-16 Thread Jan
Hi! Thanks for the MultiViews hint, that seems to solve the problem. I have now disabled MultiViews in the specific directory and it seems to be working now. We also had the mod_speling idea, but the results with enabled and disabled mod_speling were the same. Thanks for the useful hints, Jan

[EMAIL PROTECTED] Weird Ip in access log

2008-06-16 Thread Artem Kuchin
I recently upgraded to 2.2 and now i see thing which i have never seen mefore in the access log: 74.6.29.159, 74.6.8.118 - - [11/Jun/2008:06:28:55 +0400] "GET /Go/ViewProduct/id=883 HTTP/1.1" 200 7195 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; http://he lp.yahoo.com/help/us/ysearch/slurp)"

Re: [EMAIL PROTECTED] Windows MPM

2008-06-16 Thread André Warnier
Hi. Ok, I think that with the information below, we can reasonably assume that the problem is not in the physical connection speed. I think you also mentioned before that Apache, both in the 1.x and 2.x versions, is running on a Windows platform. Is it the same (physical) system in both case

Re: [EMAIL PROTECTED] Windows MPM

2008-06-16 Thread Marcin Lewandowski
What happens when you try to download mp3 file from apache2 in normal way, e.g. using wget or browser? Is there any lag? What tells apache benchmark (ab or ab2 command) m. - The official User-To-User support forum of the Apach

RE: [EMAIL PROTECTED] Windows MPM

2008-06-16 Thread Alberto Dondana
I think there is a little misunderstanding: - Barix Audio devices are connected on the same switch of Webserver - The switch is a non blocking 48 fastethernet port - Barix audio devices do not play the same song, but they can play simultaneously - With Apache 1.3.39/1.3.41 I do not have probl

[EMAIL PROTECTED] Submitting jobs remotely over CGI, closing file handles etc

2008-06-16 Thread michael watson (IAH-C)
Dear All I solved this problem some years ago by writing to this list and carrying out the suggestions. Oddly, I now have it again. I am running two servers - an old one, running SuSe 8.2 and apache 1.3.28, and a relatively new one running Red Hat EL 4 and Apache 2.2.4. Here's the thing - the s

Re: [EMAIL PROTECTED] Re: httpd(s) are consuming all cpu's

2008-06-16 Thread Nick Kew
On Sun, 15 Jun 2008 19:29:13 -0700 (PDT) tjzsm1 <[EMAIL PROTECTED]> wrote: > No one has experienced such problem and know how to deal with it? I suspect most of us have too little recollection of Apache 1 to answer difficult questions on it. It has, after all, been obsolete for six years. But o