Re: [us...@httpd] Re: Building Apache 2.2 without IPv6

2009-12-06 Thread Tom Evans
On Fri, Dec 4, 2009 at 3:07 PM, LuKreme wrote: > On 4-Dec-2009, at 07:47, Jorge Medina wrote: >> What a nasty member of the user list! > > Nah, just a bad case of myopia. > > I think everyone is being a bit harsh on this guy. All he wanted was to disable IPv6, which is understandable. There have

Re: [us...@httpd] Re: Building Apache 2.2 without IPv6

2009-12-07 Thread Tom Evans
On Mon, Dec 7, 2009 at 8:38 AM, Krist van Besien wrote: > On Sun, Dec 6, 2009 at 12:49 PM, Tom Evans wrote: > >> "Hello, I'd like to stop receiving messages about Christianity" >> "Ooh, no, you just dont understand how great Christianity is going to >>

Re: [us...@httpd] Compiling mod_ssl with openssl

2009-12-07 Thread Tom Evans
On Mon, Dec 7, 2009 at 1:40 PM, Hall, Leam wrote: > If I put openssl in some "other" place like "/usr/local/openssl-0.9.8L" and > compile Apache with --enable-ssl, how do I tell the Apache configure script > where the openssl to use is? > > Pointers to the right docs are welcome! > > Thanks! > > L

Re: [us...@httpd] Doubt about mod_status

2009-12-09 Thread Tom Evans
On Wed, Dec 9, 2009 at 12:24 PM, ricardo figueiredo wrote: > For example, > I ran the follow command with HTTPERF > #httperf --server www --num-conns 1000 --rate 200 > When finished the test, the HTTPERF showed me the results. > In the same instant, I reload the web page of mod_status and busy_wor

Re: [us...@httpd] .mpeg4 .avi files video steaming not working with firefox

2009-12-11 Thread Tom Evans
On Fri, Dec 11, 2009 at 3:25 PM, KiranParmar wrote: > So Wat I have to do to play the .mpeg4 extension file on firefox. > Thanks in Advance. Er - try firefox-us...@? Cheers Tom - The official User-To-User support forum of the

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-16 Thread Tom Evans
On Wed, Dec 16, 2009 at 4:20 PM, gary lim wrote: > > Dear all, > > 1. I'm using Linux 2.6.16.29 and running on i686 Intel(R) Pentium(R) 4 CPU > 3.00GHz GNU/Linux > 2. The below info are my machine config and log output > 3. Kindly advise how to resolve intermittent apache crash even after > perf

Re: [us...@httpd] Mod_Rewrite voodoo

2010-01-07 Thread Tom Evans
On Thu, Jan 7, 2010 at 5:18 PM, Reese wrote: > On 07-Jan-10 11:22, Eric Covener wrote: >> >> On 1/7/10, Reese wrote: >> >>>  RewriteEngine On >>>  RewriteCond %{HTTP_HOST} subdomain\.domain\.ext >>>  RewriteRule (.*)(0[5-6]).html$ /20$2/$1$2.html [R=301,L] >>>  RewriteEngine Off >> >> You don't b

Re: [us...@httpd] Mod_Rewrite voodoo

2010-01-07 Thread Tom Evans
On Thu, Jan 7, 2010 at 5:47 PM, Reese wrote: > On 07-Jan-10 12:24, Tom Evans wrote: > >> "RewriteEngine Off" disables the rewrite engine, so that rewrite rules >> are not applied. Seems unlikely that is what you intended. > > It would appear that, by removing t

Re: [us...@httpd] Too many '500 Error'

2010-01-11 Thread Tom Evans
On Mon, Jan 11, 2010 at 5:28 AM, Nilesh Govindarajan wrote: No actually, all pages open. But sometimes it takes really long although there's no traffic out there. And I checked the log to see this - FastCGI: incomplete headers (0 bytes) received from server "/usr/local/apa

Re: [us...@httpd] Too many '500 Error'

2010-01-11 Thread Tom Evans
On Mon, Jan 11, 2010 at 3:59 PM, Nilesh Govindarajan wrote: > On 01/11/2010 05:12 PM, Tom Evans wrote: >> >> On Mon, Jan 11, 2010 at 5:28 AM, Nilesh Govindarajan >>  wrote: >>>>>> >>>>>> No actually, all pages open. But sometimes it takes

Re: [us...@httpd] Name based virtual host bug after Apache restart

2010-01-13 Thread Tom Evans
On Wed, Jan 13, 2010 at 2:39 PM, Chirouze Olivier wrote: > Hi, > > After some years out of the Apache discussion, I'm back for a quite specific > question... ;-) > > We have been running Apache HTTP Server 2.0 for some years now. Everything > works fine as expected but I think we encounter somethi

Re: [us...@httpd] Optimizing apache 2

2010-01-13 Thread Tom Evans
On Wed, Jan 13, 2010 at 2:36 PM, Nilesh Govindarajan wrote: > Hi, > > I'm on a VPS - Fedora 12, 500 MB RAM. > > It is running PHP 5.3.1 (via mod_fastcgi), Apache 2.2.14, MySQL 5.4.1 > > I'd like to know some tweaks in the configuration of apache so that the > performance is optimum. > > I'm using

Re: [us...@httpd] Apache vs LiteSpeed

2010-01-15 Thread Tom Evans
On Fri, Jan 15, 2010 at 4:29 PM, Jarrod Slick wrote: > I'm curious -- why do you think that the results will be inconsistent?  If > anything I would be inclined to think that using localhost would improve > consistency as extraneous variables like network congestion at the time of > testing would

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

2010-01-15 Thread Tom Evans
On Fri, Jan 15, 2010 at 4:33 PM, Mark Feather wrote: > Would: > > > > ServerName www.example.co.uk:80 > ServerAlias *.example.* example.* > DocumentRoot /path/to/blah/blah > > etc... > etc... > > > > Work better? > I believe that wildcards can only be used for matching subdomains of hosts. Che

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

2010-01-19 Thread Tom Evans
On Tue, Jan 19, 2010 at 2:47 PM, Reese wrote: > Hi everyone, > > We're experiencing some difficulty that I'm not entirely sure of > the origin of. Most URLs to content in a subdomain link through > the subdomain, but a few are linking a subdirectory of the main > domain instead > > domain.ext/subd

Re: [us...@httpd] Reverse Proxy incorrectly transform content

2010-02-08 Thread Tom Evans
On Mon, Feb 8, 2010 at 10:50 AM, Pongtawat Chippimolchai wrote: > Hello, > I'm using Apache to redirect request via reverse proxy to Tomcat on port > 8080. On most of the pages, it will work flawlessly. However, on some pages, > it seems that Apache will incorrectly modify the HTML content (IMO, a

Re: [us...@httpd] proxy chaining to squid

2010-02-09 Thread Tom Evans
On Tue, Feb 9, 2010 at 4:55 PM, David Cotter wrote: >  Mon, Feb 1, 2010 at 11:29 AM, Brian Mearns wrote: >> On Mon, Feb 1, 2010 at 5:33 AM, Emmanuel Bailleul >> wrote: >>> >>> -Message d'origine- De : David Cotter [mailto:davidcot...@gmail.com] Envoyé : lundi 1 février 201

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-18 Thread Tom Evans
On Wed, Feb 17, 2010 at 4:04 PM, Rupert Reid wrote: > Hello, > > > > I am new to this but hope that you can help me. > > > I have 2 virtual domain websites published at > http://80.189.101.120/isinglive/ and http://80.189.101.120/cantoenvivo/ > respectively. > > The following domains: http://ising

Re: [us...@httpd] Custom Log Format -> Adding milliseconds to timestamp -> %{format}t

2010-02-18 Thread Tom Evans
On Thu, Feb 18, 2010 at 5:15 PM, Geoff Millikan wrote: > Dear List, > > Has anyone figured out how to add milliseconds to the date and time the > request was made for logging?  Something like the below Common Log Format > where the ":1234" represents microseconds: > > 127.0.0.1 - - [18/Feb/2010:17

Re: [us...@httpd] RewriteCond question

2010-02-19 Thread Tom Evans
On Fri, Feb 19, 2010 at 12:29 AM, James Smallacombe wrote: > On Thu, 18 Feb 2010, John Oliver wrote: > >> On Thu, Feb 18, 2010 at 06:14:33PM -0500, James Smallacombe wrote: >>> >>> On Thu, 18 Feb 2010, John Oliver wrote: >>> I'm dealing with a site that is accessed via https://domain.gov  The

Re: [us...@httpd] Rewriting Redirect 302 headers so that redirection goes through the proxy?

2010-02-22 Thread Tom Evans
On Mon, Feb 22, 2010 at 3:51 PM, Andrew J. Leer wrote: > I am currently attempting to use my.domain.com as a proxy through which > users of my site access a business partners site: > http://domain.to_proxy_through_my_domain.com/ > > below is the configuration I have so far: ... > How do I rewrite

Re: [us...@httpd] Virtual Directory -- Virtual Hosts Logs

2010-02-23 Thread Tom Evans
On Tue, Feb 23, 2010 at 2:26 AM, wrote: > Hello > > I have a small problem with my apache server. > > I work with CentOS 5.4 with httpd-2.2.3-31 > > I have multiple virtual directories and several VirtualHosts. Each > VirtualHost has on the "CustomLog" so that will generate a log for each > virtu

Re: [us...@httpd] Re: Can I have 2 httpd servers running on 2 different ports?

2010-02-25 Thread Tom Evans
On Thu, Feb 25, 2010 at 2:00 PM, LuKreme wrote: > On 24-Feb-10 10:49, Sheryl wrote: >> >> Instead, just have a different directory for each instance.  For instance >> >> /usr/local/apache -- where you install your software >> >> /opt/server1 -- first server >>     bin, build, error, icons, include

Re: [us...@httpd] Bugs or problem?

2010-02-25 Thread Tom Evans
On Thu, Feb 25, 2010 at 4:00 PM, Ruiyuan Jiang wrote: > Yes, Rich > > I do use proxypass, proxypassreverse, mod_proxy and mod_proxy_http. > > Ryan > I thought you were using mod_proxy_ajp? Tom - The official User-To-User suppor

Re: [us...@httpd] Apache 1.3 OS X 10.4 help

2010-02-25 Thread Tom Evans
On Thu, Feb 25, 2010 at 4:33 PM, Rupert Reid wrote: > My DNS host is unhelpful.  Is there a dns host that I could transfer to that > would would allow me to abandon forwarding and fix this problem? > > Thanks Rupert I use 123-reg and do exactly this. Log in, choose the domain, click manage domai

Re: [us...@httpd] Re: Can I have 2 httpd servers running on 2 different ports?

2010-02-26 Thread Tom Evans
On Thu, Feb 25, 2010 at 7:00 PM, Sheryl wrote: > >>> What benefit does this give you over running VirtualHost? >>> >> >> (I wouldn't set up a second instance like suggested, but..) > > Curious about why not... > > BTW, my example was a little simplified.  In practice we actually make a > link "bas

Re: [us...@httpd] Cacthing hosts

2010-02-26 Thread Tom Evans
On Fri, Feb 26, 2010 at 4:57 PM, Nilesh Govindarajan wrote: > Hi, > > I have two domains, example.net and example.com > > *.example.net & *.example.com point to the server's IP (Wildcard CNAME). > > Now only some subdomains like www, img, etc. are defined on both domains. > > I want to catch all o

Re: [us...@httpd] memory problems, I lose control of the entire server

2010-03-01 Thread Tom Evans
On Sun, Feb 28, 2010 at 5:24 PM, Alvise Nicoletti wrote: > Hi. > I searched help from several months ago with no success. > So I'll repeat again my problem hoping that this time someone will answer. > > I often (3 times in a month) control of my virtual server, so I have to call > the provider to

Re: [us...@httpd] Reverse proxy with mod_rewrite using RewriteRule [P]

2010-03-02 Thread Tom Evans
2010/3/2 Daniel López Robles : > Hello: > > We have two Apaches in a server: > > Apache 2.2.14, reverse proxy, listening to IP 192.168.24.X > Apache 2.2.11, which actually serves the websites, listening to IP > 192.168.24.Y > > Domain name proxy.mysite.es points to our reverse proxy Apache, and we

Re: [us...@httpd] Reverse proxy with mod_rewrite using RewriteRule [P]

2010-03-03 Thread Tom Evans
2010/3/3 Daniel López Robles : > Tom Evans escribió: >> >> 2010/3/2 Daniel López Robles : >> >>> >>> Hello: >>> >>> We have two Apaches in a server: >>> >>> Apache 2.2.14, reverse proxy, listening to IP 192.168.

Re: [us...@httpd] myriads of access to unknown pages on my server bring my server down (DOS?)

2010-03-10 Thread Tom Evans
On Wed, Mar 10, 2010 at 1:34 PM, peter pilsl wrote: > > My apache was slowing down big time today morning and when I looked at the > logs I realized that I've approx 10 page-requests per second from various > ip's to pages that are not hosted on my server. > > example: > > buzzurl.jp 204.45.41.8

Re: [us...@httpd] [Announce] Apache HTTP Server (httpd) 2.2.15 Released

2010-03-10 Thread Tom Evans
On Wed, Mar 10, 2010 at 4:57 PM, Ruiyuan Jiang wrote: > Hi, > > Has anyone downloaded the .tar.gz format file for v2.2.15? I tried to gunzip > the file on Solaris, HPUX and Windows and all having problem? I downloaded > multiple times on multiple days but got the same thing. Thanks. > > Ryan >

Re: [us...@httpd] How can I configure setting a Header in httpd.conf based on content type?

2010-03-11 Thread Tom Evans
On Thu, Mar 11, 2010 at 11:51 AM, Baljeet Nijjhar wrote: > In fact, FilesMatch doesnt seem to work for anything (inlcuding the string > you sent for images etc). I'm using my HTTP server as a proxy server. I > wonder if I need to do something with Directory as well ... > Right now, I'm feeling lik

Re: [us...@httpd] mod_status ans X-Real-IP?

2010-03-22 Thread Tom Evans
2010/3/22 Vladimir Dvorak - mailinglists : > Hello to all, > > i need to view /server-status;  problem is that my Apache is behind the http > proxy (nginx) and status page shows only IP of proxy, not the IP of original > host. > > Is there any possibility to "patch" mod_status.c (or anything else?)

Re: [us...@httpd] mod_status ans X-Real-IP?

2010-03-22 Thread Tom Evans
On Mon, Mar 22, 2010 at 2:38 PM, Vladimir Dvorak - mailinglists wrote: > Tom Evans wrote: >> >> 2010/3/22 Vladimir Dvorak - mailinglists : >> >>> >>> Hello to all, >>> >>> i need to view /server-status;  problem is that my Apache is behind

Re: [us...@httpd] Apache 2.2 optimization -> Three tips

2010-03-22 Thread Tom Evans
On Mon, Mar 22, 2010 at 3:45 PM, Geoff Millikan wrote: >> Fair enough, but if your testing was of ~30 requests, and we >> are believing that >> the typical browser is making 6 simultaneous connections, >> then it sounds like >> the real magic was 6 * fudge factor of 5 ;-P > > LOL, yes, I totally a

Re: [us...@httpd] Authentication method by htaccess/htpasswd

2010-03-24 Thread Tom Evans
On Wed, Mar 24, 2010 at 2:20 PM, Wagner Pereira wrote: > Good point, Libo. > > What are these log files? If someone can tell me that, I'll provide those, > no doubt. > > Hugs, > > -- > > Wagner Pereira > In one of your other 10 or so threads, you posted these logs: [Tue Mar 23 18:25:46 2010] [er

Re: [us...@httpd] Win32 Binary for Apache 1.3.42

2010-03-24 Thread Tom Evans
On Wed, Mar 24, 2010 at 2:53 PM, Du, Michelle wrote: > Hello All, > > Please help! Does anybody know where I can get the Win32 binary for Apache > 1.3.42? > > Thanks in advance! > Michelle > > It should be here - http://archive.apache.org/dist/httpd/binaries/win32/ - but it isn't, dunno why. Yo

Re: [us...@httpd] Default HTTPS VH to redirect to a HTTP page

2010-03-29 Thread Tom Evans
On Mon, Mar 29, 2010 at 1:13 PM, Sandro Tosi wrote: > Hello, > we're setting up an Apache to respond for SSL traffic. We have a set of VHs, > each one for a different domain (we use SNI), and that part works fine. > > The additional requirement is that, for every domain that doesn't have a > separ

[EMAIL PROTECTED] Configuring mod_proxy_balancer with failover to hot standby

2008-08-20 Thread Tom Evans
Hi all. I'm trying to setup a reverse proxy with failover to a hot standby using mod_proxy_balancer. This works perfectly when all application servers are functioning correctly, and the reverse proxy correctly fails over to the hot standby if the http service on the primary application server fail

[EMAIL PROTECTED] Escaped '/' in path components of URI is parsed as a bad request

2008-08-29 Thread Tom Evans
Hi all I'm trying to understand the correct way of escaping path URI components containing special characters, in particular passing the '/' character through as part of the URI. RFC 2396, section 3.3 says: path = [ abs_path | opaque_part ] path_segments = segment *( "/" segment )

Re: [EMAIL PROTECTED] Escaped '/' in path components of URI is parsed as a bad request

2008-08-29 Thread Tom Evans
On Fri, 2008-08-29 at 12:50 +0100, Nick Kew wrote: > On Fri, 29 Aug 2008 11:49:00 +0100 > Tom Evans <[EMAIL PROTECTED]> wrote: > > > Hi all > > > > I'm trying to understand the correct way of escaping path URI > > components containing s

Re: [EMAIL PROTECTED] How to start Apache automatically with certificate?

2008-09-04 Thread Tom Evans
On Wed, 2008-09-03 at 12:12 -0400, Joseph S D Yao wrote: > Doing everything as root is just plain bad security. Plan around it. Doing everything as root IS bad, and I don't think a single person has suggested it. What they have suggested is having apache started by root to allow it to acquire pri

Re: [EMAIL PROTECTED] Re: Make Apache dump core in windows.

2008-09-17 Thread Tom Evans
On Wed, 2008-09-17 at 08:08 -0500, Jay Sprenkle wrote: > André Warnier wrote: > > Prathima Dandapani -X (pdandapa - HCL at Cisco) wrote: > >> Hi All, > >> > >> I am running Apache 2.2.9 as a service in windows. > >> Can any help me in making Apache to dump core in some director

Re: [EMAIL PROTECTED] Trouble With mod_rewrite

2008-09-22 Thread Tom Evans
On Tue, 2008-09-16 at 07:01 -0700, Drew Tomlinson wrote: > Ben Spencer wrote: > > Looks like you went the wrong direction with the rewrite. The ! is "not". > > You have "not" www.consumer-sc.ca.gov, then redirect. > > > > RewriteCond %{HTTP_HOST} !^www\.consumer-sc\.ca\.gov$ [NC] > > > > Should b

Re: [EMAIL PROTECTED] please unsubscribe me

2008-09-24 Thread Tom Evans
At the bottom of each message you receive from the list it tells you how to unsubscribe. This is called an idiot filter. Hi idiot. On Tue, 2008-09-23 at 14:37 -0700, Xpert Advice wrote: > > Hi guys i've been trying to unsubscribe this is my 3rd time..please > please unsubscribe me! > > Tianja S

Re: [EMAIL PROTECTED] Weird log message

2008-09-24 Thread Tom Evans
On Mon, 2008-09-22 at 20:49 +0200, Krist van Besien wrote: > On Fri, Sep 5, 2008 at 2:45 AM, Michelle Konzack > <[EMAIL PROTECTED]> wrote: > > Hello, > > > > This is the first time I have found the message in the > > > > [ '/home_www/.Vallendor/logs/access.log' ]-- > > [

Re: [EMAIL PROTECTED] Weird log message

2008-09-24 Thread Tom Evans
On Wed, 2008-09-24 at 13:55 +0200, Marcin 'Rambo' Roguski wrote: > > Close, but no cigar. This is a multi-process apache waking up one of its > > children. > > > > http://wiki.apache.org/httpd/InternalDummyConnection > > OK, a variation to the question: I'm getting that annoying > > williams - -

Re: [EMAIL PROTECTED] Disable keepalive at runtime

2008-09-25 Thread Tom Evans
On Thu, 2008-09-25 at 11:03 -0400, Eric Covener wrote: > On Thu, Sep 25, 2008 at 11:01 AM, Justin Pasher > <[EMAIL PROTECTED]> wrote: > > howard chen wrote: > >> > >> Currently I have an runtime environment variable to tell if a client > >> want keepalive or not, specified by their cookie value, >

Re: [EMAIL PROTECTED] Question

2008-09-29 Thread Tom Evans
On Mon, 2008-09-29 at 07:04 -0700, [EMAIL PROTECTED] wrote: > This... > Alias /music "d:/my music" > > Order allow,deny > Allow from all > > ...Doesnt work. Does it have to be somehwere special in the config file? > stopped and restarted apache to refresh config file. > > furthermore the li

Re: [EMAIL PROTECTED] Apache processes are killed by a watchdog

2008-09-29 Thread Tom Evans
On Mon, 2008-09-29 at 07:00 -0700, faust wrote: > I have apache-2.2.9_5 under openvds (jail) in the FreeBSD system > (6.3-STABLE). I configured Apache HTTP Server to create few virtual hosts. > Starting Apache server is successful and it works ok. I have FreeBSD's > watchdog script which performs s

[EMAIL PROTECTED] mod_rewrite double escaping query strings

2008-10-01 Thread Tom Evans
Hi all. I'm encountering a problem with using mod_rewrite in httpd 2.2.9 to canonicalize the server name. The problem is that the query string seems to be double escaped by this process. Here is a sample vhost that triggers the issue: ServerName sweetums ServerAlias foofoo DocumentR

Re: [EMAIL PROTECTED] mod_rewrite double escaping query strings

2008-10-02 Thread Tom Evans
On Wed, 2008-10-01 at 09:49 -0500, Justin Pasher wrote: > Tom Evans wrote: > > Hi all. > > > > I'm encountering a problem with using mod_rewrite in httpd 2.2.9 to > > canonicalize the server name. The problem is that the query string seems > > to be double esc

Re: [EMAIL PROTECTED] mod_rewrite double escaping query strings

2008-10-02 Thread Tom Evans
On Thu, 2008-10-02 at 09:19 +0100, Tom Evans wrote: > On Wed, 2008-10-01 at 09:49 -0500, Justin Pasher wrote: > > Tom Evans wrote: > > > Hi all. > > > > > > I'm encountering a problem with using mod_rewrite in httpd 2.2.9 to > > > canonicalize the

Re: [EMAIL PROTECTED] mod_rewrite double escaping query strings

2008-10-02 Thread Tom Evans
On Thu, 2008-10-02 at 16:41 +0100, Tom Evans wrote: > Following up my own email, for the archive, the solution was to add flag > NE to the RewriteRule. > > Cheers > > Tom Keeping up my monologue, adding flag NE (no-escape) is still just half a solution. For an example I creat

Re: [EMAIL PROTECTED] Is this possible with Apache

2008-10-10 Thread Tom Evans
On Fri, 2008-10-10 at 11:52 +0200, [EMAIL PROTECTED] wrote: > This problem: > > Client with IPaddress 1opens a webpage( starts CGI script > on Apache1.) > (Here on Apache1 is running an application/CGI script) > That script will fetch a page fromApache2. > > So far so easy but I need

Re: [EMAIL PROTECTED] Keep session variables alive

2008-10-10 Thread Tom Evans
On Fri, 2008-10-03 at 09:11 -0500, Justin Pasher wrote: > Cassiel wrote: > > Hi you all, > > > > I would like to keep session variables alive, between two PHP coded > > website, currently two virtual hosts. > > This is in order to let users login from the main one and then switch > > between the

Re: [EMAIL PROTECTED] Apache directory access & Suse AppArmor

2008-10-16 Thread Tom Evans
Eric said: > > > This should be a physical on-disk directory, not a URL-path or a > directory name under your document root. If there's no literal > directory /images/ in your filesystem, this snippet configuration > never applies. On Wed, 2008-10-15 at 07:52 -0500, Yoom Nguyen wrote: > Eric, >

RE: [EMAIL PROTECTED] Apache Worker MPM: Optimizing

2008-10-21 Thread Tom Evans
On Tue, 2008-10-21 at 00:20 +0200, Leslie Herps || Novacle B.V. wrote: > Hello, > > and thank you for your reply! > > > Have you read the documentation on these settings?, it is fairly > > helpfull in getting a basic idea of what to tune. > > Yes, I have. It tells me what it is and does, but doe

RE: [EMAIL PROTECTED] change BalancerMember status if servlet fails

2008-10-24 Thread Tom Evans
On Fri, 2008-10-24 at 15:19 +0300, Ryan Murray wrote: > > > > - Original Message > > From: André Warnier <[EMAIL PROTECTED]> > > To: users@httpd.apache.org > > Sent: Friday, October 24, 2008 2:42:58 AM > > Subject: Re: [EMAIL PROTECTED] change BalancerMember status if servlet fails > > >

Re: [EMAIL PROTECTED] Apache and IDN

2008-10-27 Thread Tom Evans
On Mon, 2008-10-27 at 13:34 +0100, André Warnier wrote: > Adrián Ribao Martínez wrote: > > El Lunes, 27 de Octubre de 2008, André Warnier escribió: > >> Adrián Ribao Martínez wrote: > >>> Hello. I just bought a domain name containing spanish special characters. > >>> the domain contains the word: d

Re: [us...@httpd] q: transfer encoding request header "te: chunked"

2008-10-30 Thread Tom Evans
On Thu, 2008-10-30 at 17:24 +0100, Harald Falkenberg wrote: > Hi, > > I found that some agents sent http request headers as follows: > te: chunked For some secret definition of some? Can we know which UAs send this? > > questions: > 1. What is the meaning of this header? I still didn't fo

Re: [us...@httpd] reverse proxy question

2008-11-04 Thread Tom Evans
On Tue, 2008-11-04 at 22:03 +0530, Abhi wrote: > Thanks for that Krist. > > I want to do it without a redirect. I am trying to do something with > google gears and google gears has the same origin security policy. So > I cannot cache URL's with different domains. > > Is there any way I can achie

Re: [EMAIL PROTECTED] Location/locationmatch on Windows install

2008-11-07 Thread Tom Evans
On Fri, 2008-11-07 at 07:44 -0500, Randall, Todd wrote: > Hi All, > > I've searched and searched and can't find any pertinent info. Please > believe me, I'm sending to this list as my last resort. > > Is there some trick to location or locationmatch syntax on an Apache on > Windows installation

Re: [EMAIL PROTECTED] DirectoryIndex including index.cgi with CGI PATH_INFO

2008-11-11 Thread Tom Evans
On Tue, 2008-11-11 at 13:24 +0100, Jan Sievers wrote: > Hi everyone, > > I can't find a clear statement in the Apache 2.2 documentation about the > following scenario: > > I have the following configuration for index files: > > DirectoryIndex index.cgi > > > The request > > domain

Re: [EMAIL PROTECTED] function modulename_child_exit in apache 2.0

2008-11-13 Thread Tom Evans
On Thu, 2008-11-13 at 04:49 -0800, Anurag Gujral wrote: > Hi All, > I need to call function modulename_child_exit in apache > 2.0 to free resources that are allocated in > modulename_child_init. How should I use that function so that it gets > called only when child dies. > > Plz Co

Re: [EMAIL PROTECTED] debugging my Virtual Hosts

2008-11-18 Thread Tom Evans
On Sun, 2008-11-16 at 02:33 -0500, Paul McFerrin wrote: > My Virtual Hosts are not working.. > > Here is the scoop. Running Apache 1.3 and have the following > configuration file: > NameVirtualHost pmcferrin.homedns.org:80 > [[default virtual hosts definitons]] > > DocumentRoot /usr/loc

Re: [us...@httpd] montly log rotation

2008-11-21 Thread Tom Evans
On Fri, 2008-11-21 at 13:30 +0100, Ebbe Hjorth wrote: > Hi, > > I run apache 2.2 on a FreeBSD v7.0 machine, with a lot of virtual hosts, > with each their own access and error log. > > I have been looking at rotatelogs so i dont have to restart/reload apache, > but the rotatelogs only rotate logs

Re: [EMAIL PROTECTED] using ldap secure causes core dump

2008-11-24 Thread Tom Evans
On Mon, 2008-11-24 at 10:33 -0500, Minson, John M Mr ARMY GUEST wrote: > If I attempt to use ldaps I get > > [Mon Nov 24 10:19:07 2008] [debug] mod_authnz_ldap.c(582): [client > 150.125.168.140] ldap authorize: Creating LDAP req structure > [Mon Nov 24 10:19:15 2008] [notice] child pid 26129 exit

Re: [EMAIL PROTECTED] using ldap secure causes core dump

2008-11-25 Thread Tom Evans
On Mon, 2008-11-24 at 14:00 -0500, Minson, John M Mr ARMY GUEST wrote: > note thi sis apache 2.2.10 > > # ldd httpd > libldap.so.5 => /usr/lib/libldap.so.5 > libdl.so.1 =>/lib/libdl.so.1 > libssl.so.0.9.8 => /usr/local/ssl/lib/libssl.so.0.9.8 > libcrypto.

Re: [EMAIL PROTECTED] using ldap secure causes core dump PROGRESS Then STUMPED Again

2008-11-25 Thread Tom Evans
On Tue, 2008-11-25 at 11:03 -0500, Minson, John M Mr ARMY GUEST wrote: > using the following combo > > --with-ldap-lib=/usr/local/lib/ > --with-ldap-include=/usr/local/include/ --with-ldap > > make the ldap config/make issue seem to go away but then the make dies > with > > gcc -g -O2-DSOLAR

Re: [EMAIL PROTECTED] quesiton for Apache url rewrite module

2008-11-26 Thread Tom Evans
On Wed, 2008-11-26 at 08:49 -0800, caesarkim wrote: > I am trying to use url rewrite module, but i am not familar with it. > > I want to rewrite any request (http://localhost/clusterjsp/*.jsp) to be > http://localhost/*.jsp. > > Can anybody tell me how to do this? > > Thanks. > > To clarify,

Re: [EMAIL PROTECTED] quesiton for Apache url rewrite module

2008-11-27 Thread Tom Evans
On Wed, 2008-11-26 at 09:56 -0800, caesarkim wrote: > Yes. I want the latter. > > > > Tom Evans-3 wrote: > > > > On Wed, 2008-11-26 at 08:49 -0800, caesarkim wrote: > >> I am trying to use url rewrite module, but i am not familar with it. > >&

Re: [EMAIL PROTECTED] quesiton for Apache url rewrite module

2008-11-27 Thread Tom Evans
On Thu, 2008-11-27 at 07:38 -0500, Eric Covener wrote: > > RewriteCond %{REQUEST_URI} ^/[^\/\.]*\.jsp # is the url like /foo.jsp > > OT, but FWIW your / never needs escaping (because it's not a delimeter > in the regex in httpd), and inside the character the "." is taken > literally as well

Re: [EMAIL PROTECTED] X-CGI- Response Header Filtering

2008-11-28 Thread Tom Evans
On Fri, 2008-11-28 at 10:22 +0100, waf EID wrote: > Hi, > > I have an httpd server running CGI which use cookies to identify > users. > The problem is that I would like to log the username in httpd logs. > The only solution I ve found is adding an HTTP Response Header called > X-CGI-USERNAME but

Re: [EMAIL PROTECTED] Compiling Apache 2.2.10 with static linking on Linux

2008-12-03 Thread Tom Evans
On Wed, 2008-12-03 at 11:52 +0530, Ravindra wrote: > Hi, > > I want to build Apache 2.2.10 with static linking instead of default > shared linking. I just want one httpd binary. > > Old versions used to have "--disable-shared" option in configure > script, this does not seem to exist now in new v

Re: [EMAIL PROTECTED] Re: Apache 2.2.10 - apxs - cross-compiling modules failing

2008-12-05 Thread Tom Evans
On Fri, 2008-12-05 at 14:11 +, Paul Herring wrote: > checking for --with-apxs... /f15_nsb/usr/local/bin/apxs executable, good ^^^ > checking Apache version... cannot open > /usr/local/conf/build/config_vars.mk: No such file or directory at

Re: Apache2 shows path of docroot in the address bar

2008-12-11 Thread Tom Evans
On Thu, 2008-12-11 at 14:53 +0100, Conte Szandor wrote: > Goodmorning you all, > I am new to apache and I am already having problems. > I'm running Server version: Apache/2.2.3 on debian etch, it starts and I > fixed > some its strangies but it still shows the document root in the address bar. >

Re: Implementing SSL with name based vhost

2008-12-12 Thread Tom Evans
On Fri, 2008-12-12 at 13:56 +0100, Filip Sneppe wrote: > Hi, > > You'll need a SNI-capable mod_gnutls if you want to do this. > > Check out this link for some more info: > > http://www.g-loaded.eu/2007/08/10/ssl-enabled-name-based-apache-virtual-hosts-with-mod_gnutls/ > > Regards, > Filip In a

Re: AW: Can't Compile httpd 2.2.11 linked statically with ssl and zlib

2008-12-19 Thread Tom Evans
On Fri, 2008-12-19 at 10:56 +0100, xPostings wrote: > > > compiled zlib: > > > ./configure > > > make > > > make install > > > > What's your prefix here? It'd probably default to /usr/local > > default prefix is /usr/local (compiled library will be in /usr/local/lib and > include files are in /u

Re: Clearing login details from browser

2008-12-19 Thread Tom Evans
On Fri, 2008-12-19 at 12:14 +, Kirk, Laurence wrote: > I have apache acting as a proxy and providing authentication to a > JBoss application server . I time out sessions in JBoss but I think > the browser is storing the login details as the user can carry on > without having to log in again.

Re: [us...@httpd] RequesHeader directive not adding directive

2009-02-11 Thread Tom Evans
On Mon, 2009-02-09 at 17:24 +, gerhardus.geldenh...@gta-travel.com wrote: > Hi > We have a forum site that is behind a load balancer and the site relies > on ip addresses to detect failed logins. This does not work because the > loadbalancer changes the source ip address to that of itself. > >

Re: [us...@httpd] 301 Redirect problem on Apache 2.0.50

2009-02-11 Thread Tom Evans
On Tue, 2009-01-06 at 08:12 -0700, Corey Shaw wrote: > Edd, > > >What you're attempting to do is possible using PHP. The "header()" > function allows you to accomplish what you're trying to do. The > definition is > at http://us2.php.net/manual/en/function.header.php. Putting > "header('Loc

Re: [us...@httpd] Apache Perl/CGI Question

2009-02-11 Thread Tom Evans
On Fri, 2009-01-09 at 18:08 +0100, Günther Kastenfrosch wrote: > Hi Michael, thanks for your response. > > 2009/1/9 Michael Ludwig : > > What about setting up various Apache instances for your developers? > > I can't see that this would help. I cannot even tell the apache server > root config to

Re: [us...@httpd] robots.txt and rewrite rule

2009-02-11 Thread Tom Evans
On Sat, 2009-01-24 at 16:53 +0100, Norman Khine wrote: > Hi, > > > Eric Covener wrote: > > On Sat, Jan 24, 2009 at 10:20 AM, Norman Khine wrote: > >> [Sat Jan 24 18:46:57 2009] [error] [client 86.219.32.244] client denied by > >> server configuration: /usr/htdocs > > > > You don't have a that

Re: [us...@httpd] configure script creating unsolicited dependencies

2009-02-13 Thread Tom Evans
On Tue, 2009-01-13 at 16:51 +0100, Michael Ludwig wrote: > Michael Ludwig schrieb: > > I want an Apache with the standard modules plus mod_rewrite. > > > > ./configure --prefix=/usr/local/apache22w \ > > --with-mpm=worker --enable-rewrite > > I solved this by adding the follwing option: > >

Re: [us...@httpd] Re: GUI for configuring Apache httpd by editing httpd.conf

2009-02-17 Thread Tom Evans
On Tue, 2009-02-17 at 07:55 +0300, Mohammed obaidan wrote: > Hi, > > Apache is not for web server admins. what about developers? What about > home servers? What about users that needs a certain web application on > their intranet? do they need to be web server admins to use Apache? > certainly not

Re: [us...@httpd] SQUID + APACHE

2009-02-19 Thread Tom Evans
On Thu, 2009-02-19 at 00:01 +0100, F. wrote: > Hello I have squid as accelerator, but I have a security problem with > IP based access. Apache see all users as localhost. > > Any method to use X-forward-IP in Apache instead of normal IP? > mod_rpaf - http://stderr.net/apache/rpaf/ RPAFenable

Re: AW: [us...@httpd] block ip address for certain (server) context

2009-02-20 Thread Tom Evans
On Fri, 2009-02-20 at 14:21 +0100, Reis Markus wrote: > We already tried something like: > > > Order Deny,Allow > Deny from 10.1.13.25 > > > But this also didn't work - We got the impression that this directive only > works with "real" directories and NOT with "contexts" (i.e

RE: [us...@httpd] Validating HTTP requests

2009-03-09 Thread Tom Evans
On Mon, 2009-03-09 at 11:35 -0500, Flowering Weeds wrote: > > > > Subject: Re: [us...@httpd] Validating HTTP requests > > > > > > Brian Mearns wrote: > > > > > Sorry, don't know of anything in particular, but it seems > > > to me that Apache itself would necessarily be doing some > > > amount

[us...@httpd] Compression of reverse proxied content

2009-03-18 Thread Tom Evans
Hi all We use apache as a reverse proxy for managing our backend servers, and serving static content, and we also use it for providing a more local server in remote locations. (excuse the made up domain names) Eg, site www.foo.com is handled by reverse proxy proxy01.local, in which we have foo-ba

[us...@httpd] Re: Compression of reverse proxied content

2009-03-19 Thread Tom Evans
On Wed, 2009-03-18 at 12:53 +, Tom Evans wrote: > Hi all > > We use apache as a reverse proxy for managing our backend servers, and > serving static content, and we also use it for providing a more local > server in remote locations. > > (excuse the made up dom

Re: [us...@httpd] Mangled my Virtual Hosts

2009-03-26 Thread Tom Evans
On Thu, 2009-03-26 at 09:28 -0500, Joseph Morgan wrote: > I tried just the *:80... but that didn't work at all... no web sites > worked after that... You should have these directives in your conf file: Listen 80 NameVirtualHost * ServerName www.prosportsresumes.com # all other directives f

Re: [us...@httpd] MPM

2009-03-26 Thread Tom Evans
On Thu, 2009-03-26 at 15:40 +, Andrew Hole wrote: > By default the following instructions are commented: > > # Server-pool management (MPM specific) > #Include conf/extra/httpd-mpm.conf > > In this case MPM is enabled ? Which are the default values? > The MPM is configured when the server is

Re: [us...@httpd] domain mixed up problem

2009-03-27 Thread Tom Evans
On Fri, 2009-03-27 at 15:05 +0530, J. Bakshi wrote: > Dear list, > > I have a remote server with 2 different domain pointing to the same > server. I have configured some vhosts for these 2 domains. But I have > found that the vhosts are working for both the domains. For an example > say I have tw

Re: [us...@httpd] Rewriting Response header from proxied server with Apache 2.0

2009-04-01 Thread Tom Evans
On Wed, 2009-04-01 at 16:03 +0200, Krist van Besien wrote: > On Wed, Apr 1, 2009 at 2:02 PM, wrote: > > > However, the proxied application has "login" functionality and thus sets a > > cookie. > > > > While I have been working on the revrese proxy setup for the last couple > > of days, I believe

Re: [us...@httpd] Re: Files not found

2009-04-01 Thread Tom Evans
On Wed, 2009-04-01 at 15:55 +0100, bruno wrote: > > I tried to load html files from a few computers in my lan. I wrote > 127.0.0.1 on localhost and sever's IP address from others computers but > only I can load index.html saying "It works". > > Thanks, > Bruno. > 127.0.0.1 will only work if th

Re: [us...@httpd] Re: Files not found

2009-04-02 Thread Tom Evans
On Wed, 2009-04-01 at 21:48 +0100, bruno wrote: > On Wed, 2009-04-01 at 16:36 +0100, Tom Evans wrote: > > On Wed, 2009-04-01 at 15:55 +0100, bruno wrote: > > > > > > I tried to load html files from a few computers in my lan. I wrote > > > 127.0.0.1 on localhos

Re: [us...@httpd] Does APR works in Kernel Level ?

2009-04-02 Thread Tom Evans
On Thu, 2009-04-02 at 08:09 -0700, ricardo13 wrote: > Hi, > > APR make the same things that libraries C ?? > Because C make system calls to kernel level. > > I would want know if APR do system calls like C!!! APR works like C ?? > Thank you !! > > Ricardo > > APR is written in C and makes sys

[us...@httpd] mod_proxy_balancer re-orders my backend servers

2009-04-02 Thread Tom Evans
Hi all [ Apache 2.2, event MPM, FreeBSD 6.2 ] I have two vhosts using mod_proxy_balancer to provide hot standby replicas for our service, each in a different data centre, allowing us to completely lose one data centre and still provide a service to our customers. Each balancer cluster is configur

<    1   2   3   4   5   6   7   >