Re: [us...@httpd] 32 bit Apache2.2.11 on 64 bit RHEL5.2

2009-01-02 Thread Eric Covener
r in 32 bit mode on 64 bit RHEL? > > 4) If possible, how to do it? > In another thread, the compilation enviromnet was described to you. Did you try it? What happened? -- Eric Covener cove...@gmail.com - The official U

Re: [us...@httpd]

2009-01-03 Thread Eric Covener
he string STANDARD20_MODULE_STUFF. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail

Re: [us...@httpd] RE: Caching "virtual directory" requests

2009-01-04 Thread Eric Covener
uld treat such a URL differently. Have you checked the other cacheability rules in the caching guide and turned on LogLevel debug? -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apac

Re: [us...@httpd] help

2009-01-04 Thread Eric Covener
On Sat, Jan 3, 2009 at 10:29 AM, John Winther wrote: > I couldn't have guessed that the Subject would be the highlight of this message. -- Eric Covener cove...@gmail.com - The official User-To-User support foru

Re: [us...@httpd] help I do not understand

2009-01-04 Thread Eric Covener
.fakessh.eu its ok return well What does apache2ctl/apachectl -S say about your virtualhost configuration? The first listed vhost in a set of NameVirtualHosts is the default, which might be why you see the "wrong" one. http://httpd.apache.org/docs/2.2/vhosts/name-based.

Re: [us...@httpd] help I do not understand

2009-01-04 Thread Eric Covener
essh.eu In the virtualhost that currently has "ServerName www.fakessh.eu" -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/u

Re: [us...@httpd] help I do not understand

2009-01-05 Thread Eric Covener
rverAdmin postmas...@fakessh.eu > ErrorLog logs/www.fakessh.eu-error_log > CustomLog logs/www.fakessh.eu-access_log common > > allow from all > Options +Indexes > > Without "ServerAlias fakessh.eu", requests to fakessh.eu will go to the first v

Re: [us...@httpd] help I do not understand

2009-01-06 Thread Eric Covener
On Tue, Jan 6, 2009 at 9:27 AM, john.swilt...@wanadoo.fr wrote: > I apply the changes. the same result Paste your current virtual-host related config, and the URL you're requesting. -- Eric Covener cove...@gmail.com -

Re: [us...@httpd] help I do not understand

2009-01-06 Thread Eric Covener
> ServerName http://www.fakessh.eu > ServerAlias http://fakessh.eu Maybe ServerAlias wants a simple hostname (doc implies this), and doesn't interpret the protocol like ServerName does. -- Eric Covener cove...@gmail.com --

Re: [us...@httpd] help I do not understand

2009-01-06 Thread Eric Covener
On Tue, Jan 6, 2009 at 11:00 AM, john.swilt...@wanadoo.fr wrote: > Eric Covener a écrit : >>> >>> ServerName http://www.fakessh.eu >>> ServerAlias http://fakessh.eu >> >> Maybe ServerAlias wants a simple hostname (doc implies this), and >> doe

Re: [us...@httpd] Problem with URI conversion on Apache-1.3.41

2009-01-07 Thread Eric Covener
that the document is getting displayed as expecte d. What's the evidence that the request contained the UTF-8 sequence? That seems like the suspicious part, given what Apache tried to serve. -- Eric Covener cove...@gmail.com --

Re: [us...@httpd] Problem with URI conversion on Apache-1.3.41

2009-01-08 Thread Eric Covener
o consider backporting to Apache 1.3." > > Does it means that non-ASCII characters in file names are not supported in > Apache-1.3 ? > That seems to be windows-specific. Is that your platform? I'm not familiar enough with 1.3 to know if it tried to perform translat

Re: [us...@httpd] Idea for SSL with name-based Vhosts using two servers, mod_rewrite, and mod_proxy

2009-01-08 Thread Eric Covener
rypted, won't it? No, you can turn on SSL in a single virtualhost () and serve non-SSL from either the "base" server or another virtual host () -- Eric Covener cove...@gmail.com - The official User-To-User support

Re: [us...@httpd] Idea for SSL with name-based Vhosts using two servers, mod_rewrite, and mod_proxy

2009-01-08 Thread Eric Covener
On Thu, Jan 8, 2009 at 9:29 AM, Brian Mearns wrote: > On Thu, Jan 8, 2009 at 9:23 AM, Eric Covener wrote: >> On Thu, Jan 8, 2009 at 8:45 AM, Brian Mearns wrote: >>> Is that possible if I want to serve both secure and unsecure (80 and >>> 443)? If I just setup my root

Re: [us...@httpd] Idea for SSL with name-based Vhosts using two servers, mod_rewrite, and mod_proxy

2009-01-08 Thread Eric Covener
On Thu, Jan 8, 2009 at 9:56 AM, Bruno - e-comBR wrote: > > > 2009/1/8 Brian Mearns >> >> On Thu, Jan 8, 2009 at 9:23 AM, Eric Covener wrote: >> > On Thu, Jan 8, 2009 at 8:45 AM, Brian Mearns wrote: >> >> Is that possible if I want to serve both secure

Re: [us...@httpd] mod_authnz_ldap not working?

2009-01-09 Thread Eric Covener
On Fri, Jan 9, 2009 at 4:29 AM, Wulf Kaiser wrote: >Deny from all >Satisfy any I didn't see order in that context, could that be part of the problem? -- Eric Covener cove...@gmail.com - The official U

Re: [us...@httpd] mod_proxy configuration problem using 2.2.11

2009-01-09 Thread Eric Covener
On Fri, Jan 9, 2009 at 5:37 AM, Ian Lea wrote: > Hi > > > Did you get anywhere with this? I've got the same problem with the > ping timeout? I tried to reproduce and couldn't, and the code looked right. Can you try building 2.2.11 instead of using the packaged version?

Re: [us...@httpd] mod_authnz_ldap not working?

2009-01-09 Thread Eric Covener
On Fri, Jan 9, 2009 at 7:35 AM, Wulf Kaiser wrote: > Hi Eric, > > thanks in advance. I tried that by setting > >Order deny,allow >Deny from all >Satisfy any > > > but without result :-(( > > I am currently tailing -f the httpd error log

Re: [us...@httpd] Setting DirectoryIndex to a Location?

2009-01-09 Thread Eric Covener
On Fri, Jan 9, 2009 at 9:26 AM, Michael Ludwig wrote: > Var EumelRoot /home/milu/www/eumel > Apache has very basic support for environment variables (from the shell) via ${FOO}, or see mod_macro. -- Eric Covener cove...@gma

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

2009-01-09 Thread Eric Covener
> cgi-bin directory: > >> AddHandler myPerlFile .pl >> Action myPerlFile "C:/Perl/bin/perl.exe" Action specifies a URL-path, not a filesystem path -- Eric Covener cove...@gmail.com - The official User

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

2009-01-09 Thread Eric Covener
On Fri, Jan 9, 2009 at 11:18 AM, Günther Kastenfrosch wrote: > 2009/1/9 Eric Covener : > >>>> AddHandler myPerlFile .pl >>>> Action myPerlFile "C:/Perl/bin/perl.exe" >> >> Action specifies a URL-path, not a filesystem path > > I see.

Re: [us...@httpd] Why is my gateway/reverse proxy forcing Content-Type: text/plain in header?

2009-01-09 Thread Eric Covener
ader directives are processed just before the response is sent to the network. These means that it is possible to set and/or override most headers, except for those headers added by the header filter. where "added by the header filter" usually means "all the interesting ones&qu

[us...@httpd] _default_ vs *, when do they differ?

2009-01-11 Thread Eric Covener
Does anyone have a concrete example where the "_default_" and "*" arguments to NameVirtualHost/VirtualHost behave different from eachother? http://httpd.apache.org/docs/2.2/mod/core.html#virtualhost http://httpd.apache.org/docs/2.2/vhosts/details.html -- Eric Coven

Re: [us...@httpd] _default_ vs *, when do they differ?

2009-01-12 Thread Eric Covener
On Mon, Jan 12, 2009 at 4:11 AM, Matus UHLAR - fantomas wrote: > On 11.01.09 22:21, Eric Covener wrote: >> Does anyone have a concrete example where the "_default_" and "*" >> arguments to NameVirtualHost/VirtualHost behave different from >> eachother? &

Re: [us...@httpd] _default_ vs *, when do they differ?

2009-01-12 Thread Eric Covener
On Mon, Jan 12, 2009 at 5:51 AM, André Warnier wrote: > Eric Covener wrote: >> >> Does anyone have a concrete example where the "_default_" and "*" >> arguments to NameVirtualHost/VirtualHost behave different from >> eachother? >> >>

Re: [us...@httpd] redirect trailing slash problem

2009-01-13 Thread Eric Covener
27;s DirectorySlash. Or, add the trailing slash in your RewriteRule, so mod_dir doesn't have to do anything. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Pr

Re: [us...@httpd] Directive TraceEnable or should be?

2009-01-13 Thread Eric Covener
ore.html#traceenable http://httpd.apache.org/docs/2.2/mod/directive-dict.html#Context -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> f

Re: [us...@httpd] Serving default error pages after CGI?

2009-01-13 Thread Eric Covener
urn code" for the handler -- ErrroDocuments are related to the return codes for the handler itself. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. S

Re: [us...@httpd] Directive TraceEnable or should be?

2009-01-13 Thread Eric Covener
On Tue, Jan 13, 2009 at 7:22 AM, swilting wrote: > I do not understand well the doc > > http://fakessh.eu/httpd.txt > > help me > > very thanks > > help > > I am self-taught that is why it is so hard > What's the que

Re: [us...@httpd] REQUIRES LDAP-GROUP question

2009-01-13 Thread Eric Covener
from new sites. Not with 2.2.x, but this feature for all authorization types is available in trunk. Any way you could use a filter instead of a group? -- Eric Covener cove...@gmail.com - The official User-To-User support forum

Re: [us...@httpd] Directive TraceEnable or should be?

2009-01-13 Thread Eric Covener
On Tue, Jan 13, 2009 at 9:23 AM, john.swilting wrote: >> What's the question? > well put TraceEnable Directive Yes. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apac

Re: [us...@httpd] Processing mod_cache after mod_rewrite

2009-01-14 Thread Eric Covener
s > there any way around it? The next 2.2.x release will allow you to do E=no-cache:1 to prevent a response from being saved by mod_cache. http://httpd.apache.org/docs/2.3/env.html -- Eric Covener cove...@gmail.com - T

Re: [us...@httpd] Processing mod_cache after mod_rewrite

2009-01-14 Thread Eric Covener
On Wed, Jan 14, 2009 at 9:36 AM, Karim Zaki wrote: > Hi Eric, > > Thanks for the insight. Do you mean that I should set it using SetEnvIf, or > did you have something else in mind? The advice below would be if you stuck with rewrite, the E flag. But if you didn't need to chang

Re: [us...@httpd] Processing mod_cache after mod_rewrite

2009-01-14 Thread Eric Covener
l out (like the new envvar). Some of this stuff, based on the content/headers of the response, is obviously not available in the early stage of processing. -- Eric Covener cove...@gmail.com - The official User-To-User support f

Re: [us...@httpd] Processing mod_cache after mod_rewrite

2009-01-14 Thread Eric Covener
/2.2.x/modules/cache/mod_cache.c?r1=727599&r2=733762&view=patch -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html>

Re: [us...@httpd] ReWrite woes

2009-01-14 Thread Eric Covener
> >RewriteRule ^/bob$ /temp1/temp1/temp2 Cannot match in per-directory context. The rewritebase, including a trailing slash, is stripped before you compare. RewriteLog might help in debugging. -- Eric Covener cove...@gma

Re: [us...@httpd] can I have 2 require group entries using apache auth_ldap

2009-01-15 Thread Eric Covener
ed one > after the other? And will it search through each directive to check > access? Or can I only use 1 directive. My example is below. > > require group CN=groupone,OU=UserGroups,OU=US,DC=example,DC=com > require group CN=groupone,OU=UserGroups,OU=UK,DC=example,DC=com That shoul

Re: [us...@httpd] Satisfy any & Basic authorization

2009-01-15 Thread Eric Covener
On Thu, Jan 15, 2009 at 9:09 AM, Brian Mearns wrote: > > The only thing I can think of is reversing the orders of the Location > tags, i.e., have the more global one come first. I know OP reported that this failed, but I think this is the route to pursue. -- Eric Covener cove...@

Re: [us...@httpd] apache 2.0.52

2009-01-15 Thread Eric Covener
massive. try MaxRequestsPerChild 1 to at least recycle the child processes as they leak. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.ht

Re: [us...@httpd] Precompression using mod_deflate

2009-01-15 Thread Eric Covener
tml > > Don't you guy think compressing a static CSS or JS on-the-fly is wasteful? mod_deflate isn't involved when something is pre-compressed. Try MultiViews. -- Eric Covener cove...@gmail.com - The official Use

Re: [us...@httpd] Processing mod_cache after mod_rewrite

2009-01-15 Thread Eric Covener
On Thu, Jan 15, 2009 at 11:43 AM, Karim Zaki wrote: > Eric, > > I downloaded 2.2.11, applied the patch, and re-built mod_cache. It succeeded > and generated mod_cache.so. However, after replacing mod_cache.so with the > updated one on my server, Apache refused to start. The me

Re: [us...@httpd] Processing mod_cache after mod_rewrite

2009-01-15 Thread Eric Covener
On Thu, Jan 15, 2009 at 11:49 AM, Karim Zaki wrote: > Unfortunately > > -Original Message- > From: Eric Covener [mailto:cove...@gmail.com] > Sent: Thursday, January 15, 2009 6:46 PM > To: users@httpd.apache.org > Subject: Re: [us...@httpd] Processing mod_cache after m

Re: [us...@httpd] Deadlocks with Apache mpm worker and mod_jk

2009-01-15 Thread Eric Covener
//markmail.org/message/dedqpmrrkpa224ns -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe,

Re: [us...@httpd] Question about configuring multiple authz modules

2009-01-15 Thread Eric Covener
e other way > entirely? Yes, modules DECLINE if they don't see any of _their_ Require types, and return HTTP_FORBIDDEN if they see some of the types but don't match any of them. -- Eric Covener cove...@gmail.com - The o

Re: [us...@httpd] mod_ssl Client authentication question

2009-01-16 Thread Eric Covener
l.html#sslcertificatechainfile did not affect the list of trusted CA's, despite the implied overlap, but I also recall other people reporting the exact opposite. -- Eric Covener cove...@gmail.com - The official User-To-User s

Re: [us...@httpd] generic enquiry about rendering zipped content

2009-01-16 Thread Eric Covener
uldn't be a problem with zip-as-in-gzip, will be a problem with zip-as-in-winzip/infozip/pkzip. See multiviews/content negotiation. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apac

Re: [us...@httpd] The timeout specified has expired in Apache2.0.47

2009-01-18 Thread Eric Covener
us code returned. The proxy timed out while talking to your backend server. -- Eric Covener cove...@gmail.com

Re: [us...@httpd] The timeout specified has expired in Apache2.0.47

2009-01-18 Thread Eric Covener
On Sun, Jan 18, 2009 at 10:38 AM, heshengfang wrote: > > Eric > > Thanks a lot. > >> The proxy timed out while talking to your backend server. > Did you mean [ProxyTimeout] is less than the backend does his business? > > But I'm turly set [ProxyTimeout=2]

Re: [us...@httpd] Debug logging when starting apache

2009-01-19 Thread Eric Covener
5:23 2009] [debug] mod_authnz_ldap.c(849): [20299] auth_ldap > url parse: `ldap://10.1.37.250:389/OU=Users,OU=My It's normal if not unnecessary -- it will be less intrusive in the next release. -- Eric Covener cove...@gmail.com

Re: [us...@httpd] IE7 Client Auth with SSL Certs

2009-01-19 Thread Eric Covener
> Jan 19 15:13:07 sunny apache2[23045]: [error] Re-negotiation handshake > failed: Not accepted by client!? Can you get away with not using he different SSL config in the container? -- Eric Covener cove...@gmail.com ---

Re: [us...@httpd] passwords do not function

2009-01-19 Thread Eric Covener
le > to complete your request ... blah blah blah > > The URL in question is > http://www.thetruth.ie/new/ > Grateful for any clue to make this work as it should. > Read your error log. -- Eric Covener cove...@gmail.com

Re: [us...@httpd] IE7 Client Auth with SSL Certs

2009-01-19 Thread Eric Covener
On Mon, Jan 19, 2009 at 12:20 PM, Eray Aslan wrote: > On 19.01.2009 17:47, Eric Covener wrote: >>> Jan 19 15:13:07 sunny apache2[23045]: [error] Re-negotiation handshake >>> failed: Not accepted by client!? >> >> Can you get away with not using he differen

Re: [us...@httpd] Sudden "Can't Contact LDAP Server"

2009-01-19 Thread Eric Covener
ion without any delay. Interesting that based on the context this seemed to happen on a "new" child process. I'd be interestedif you've ever been able to capture this under a packet trace -- does the connection attempt ever hit the wire? Finally, i'd expect openldap bugs

Re: [us...@httpd] Sudden "Can't Contact LDAP Server"

2009-01-19 Thread Eric Covener
On Mon, Jan 19, 2009 at 3:56 PM, Oliver Marshall wrote: > Eric, > > Reproducing it is possible, you just have to keep hitting f5, but it occurs > at random. Maybe once ever hour, maybe once every ten mins. I would say that > rebuilding the httpd server with a patch may be beyon

Re: [us...@httpd] trouble installing Apache HTTP Server 2.2.11

2009-01-19 Thread Eric Covener
r > instructions. These instructions, for Windows, direct me to > run the following to install: > > bin\httpd.exe -k install > bin\httpd.exe -k start > You downloaded Win32 Source instead of Win32 Binary. -- Eric Covener cove...@gmail.com

Re: [us...@httpd] LDAP authorisation with Unicode in the Base DN

2009-01-19 Thread Eric Covener
On Mon, Jan 19, 2009 at 7:06 PM, Craig McQueen wrote: > Eric Covener wrote: > > On Mon, Dec 22, 2008 at 10:21 PM, Craig McQueen > wrote: > > > I'm trying to do LDAP authorisation with an Active Directory server, and the > "Base DN" has Japanese characters

Re: [us...@httpd] Sudden "Can't Contact LDAP Server"

2009-01-20 Thread Eric Covener
On Tue, Jan 20, 2009 at 8:41 AM, Oliver Marshall wrote: > Eric, > > If this were a bug, where's the best place to report it? https://issues.apache.org/bugzilla/enter_bug.cgi?product=Apache%20httpd-2 but you might want to reproduce it on another Apache build first (to rule out bugs

Re: [us...@httpd] modified html pages not served by the apache-2.0 server on AIX-5.3 using gcc-4.2.2

2009-01-22 Thread Eric Covener
On Thu, Jan 22, 2009 at 3:17 AM, pratap km wrote: > if i change any html page, the server returns nothing for the page that is > changed. For html pages that is not changed is returned properly. apply AIX maintenenace or set EnableSendfile off -- Eric Covener cove...@gma

Re: [us...@httpd] authentication for a group or for a user

2009-01-22 Thread Eric Covener
leting the Require user line. > Is there a way to authenticate either via a user or via a group? > You'll need to clarify the details, and show when/how it's failing, but there's no reason why your authorization shouldn't be able to do group OR user. -- Eric Covener c

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

2009-01-22 Thread Eric Covener
g proxied? Did you add the condition before the Proxy rule? -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more inf

Re: [us...@httpd] content handler question

2009-01-23 Thread Eric Covener
ot;effective" value. This is simply a string sitting in a structure, and each handler checks it to see if they're responsible for the request. The merging has happened much earlier. -- Eric Covener cove...@gmail.com --

Re: [us...@httpd] content handler question

2009-01-23 Thread Eric Covener
On Fri, Jan 23, 2009 at 8:15 AM, anson ho wrote: > So, is there a way to chain the content handler, so that different > content handlers can be processed one by one. No. Use a filter if you can. -- Eric Covener cove...@gma

Re: [us...@httpd] Firewall causing ProxyPass to fail

2009-01-23 Thread Eric Covener
> SetEnv http_proxy ... > SetEnv https_proxy ... See the ProxyRemote directive -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html

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

2009-01-24 Thread Eric Covener
d, copy the stanza from your original DocumentRoot, or see the default conf. minimally: order allow,deny allow from all -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server P

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

2009-01-24 Thread Eric Covener
e backreference is just fine. You might argue that referencing %{REQUEST_URI} is easier for humans to grok in simpler (capture of the entire URI) cases. However, when there is a relation between your Condition and your original capture, it's nice to express it that way directly. -

Re: [us...@httpd] Running Apache reverse proxy on different https port

2009-01-27 Thread Eric Covener
er" > Sounds like a message coming from some Proxy, not Apache. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> f

Re: [us...@httpd] strange cookies issue and rewrite

2009-01-27 Thread Eric Covener
Allow from all > > > > How would I track the problem, is it an Apache or a Google issue or an > issue with the underlying framework i am using to deliver the content? What's going on in the backend server when this happens? Almost looks like your triggering a cra

Re: [us...@httpd] Firewall causing ProxyPass to fail

2009-01-27 Thread Eric Covener
The manual says it doesn't work. You'd probably need to establish your own tunnel outside of Apache. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project.

Re: [us...@httpd] help: mdb files downloading forbidden

2009-01-27 Thread Eric Covener
21k bytes! EnableSendfile off? -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: u

Re: [us...@httpd] question on apache rewrite

2009-01-27 Thread Eric Covener
rverINTG.com/index/, with a > slash, it stay with the alias. How do I make it stay with the alias with > both slash and no slash? A guess: See the DirectorySlash directive, it can send a redirect based on the current value of ServerName and UseCanonincalName when the trailing slash isn't pr

Re: [us...@httpd] SSL session/key caching on reverse mod_proxy - does Apache (as client) cache the origin server's key?

2009-01-27 Thread Eric Covener
? You don't cache the servers key, you cache an opaque sesssion ID that you've previously established. This should not be reused for a long period of time. I don't know if mod_proxy_http + SSLProxyEngine re-uses session IDs, but it's somewhat moot because it uses long

Re: [us...@httpd] install ques

2009-01-27 Thread Eric Covener
; smc says that the other ports that need to be setup for port forwarding come > from the apache software is this true?? And if so where in apache do I look > for that info any help is appreciated. "Listen" directives in your config file. --

Re: [us...@httpd] Firewall causing ProxyPass to fail

2009-01-27 Thread Eric Covener
On Tue, Jan 27, 2009 at 10:54 PM, William A. Rowe, Jr. wrote: > Eric Covener wrote: >> On Tue, Jan 27, 2009 at 4:05 PM, Raj Jay wrote: >>> Sorry for resending this. Just wondering if ProxyRemote works when using SSL >>> between Apache and the remote server (specifi

Re: [us...@httpd] httpd.exe -k restart command is closing connections on Windows

2009-01-28 Thread Eric Covener
connection) but does not have a graceful restart.I was abstaining from the thread in the hopes that Bill Wrowe was lurking. It's just a matter of not being implemented, probably complicated by the single-child model. -- Eric Covener cove...@gmail.com -

Re: [us...@httpd] SSL session/key caching on reverse mod_proxy - does Apache (as client) cache the origin server's key?

2009-01-30 Thread Eric Covener
the usefullness would still be somewhat limited, as SSL Sessions are usually limited in how long they can be reused on the order of minutes. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of t

Re: [us...@httpd] Problems with AuthType Basic in site file

2009-01-30 Thread Eric Covener
DirectoryMatch blocks. > Maybe that non-absolute syntax worked as a DirectoryMatch, but doesn't look right inside a . -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache

Re: [us...@httpd] _default_ vs *, when do they differ?

2009-01-31 Thread Eric Covener
On Mon, Jan 12, 2009 at 7:24 AM, Eric Covener wrote: > On Mon, Jan 12, 2009 at 5:51 AM, André Warnier wrote: >> Eric Covener wrote: >>> >>> Does anyone have a concrete example where the "_default_" and "*" >>> arguments to NameVir

Re: [us...@httpd] PHP files not being processed.

2009-02-01 Thread Eric Covener
> either "open" or "download". If I choose open, the file is opened for edit > in my web development software. http://wiki.apache.org/httpd/PHPDownload -- Eric Covener cove...@gmail.com - The official

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-01 Thread Eric Covener
st a page from www.michaelsrogers.com the requests get up to your > modem. Now all you have to figure out is how to get them from your modem, > through your router and into the computer running the apache web server. > FWIW It's quite common to not be able to access your webserve

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-01 Thread Eric Covener
On Sun, Feb 1, 2009 at 5:30 PM, Michael Rogers wrote: > Eric! > > I have restarted my computer that has the Apache on it. try > http://www.michaelsrogers.com and see what you get. I'll leave it no the > rest of the day and until noon tomorrow. Connecting to www.michaelsroge

Re: [us...@httpd] Capturing server response

2009-02-01 Thread Eric Covener
heaps. Maybe mod_disk_cache is worth looking at -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscri

Re: [us...@httpd] Apache HTTP Server sometimes fails to connect to WebLogic server

2009-02-02 Thread Eric Covener
sed. Maybe you need more threads, or a larger listen backlog, over on the weblogic system. Either way, it's probably a FAQ for the vendor. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of

Re: [us...@httpd] servername/dir for servername

2009-02-03 Thread Eric Covener
reeness.in/sms > You can add a RewriteCond %{REQUEST_URI} !^/sms before your current RewriteRule to stop it from being proxied. You'd really need to be using a 2nd hostname to create a 2nd virtual host. -- Eric Covener cove...@gmail.com

Re: [us...@httpd] HTTP1.0 Request with SSL gives TimeOutException

2009-02-03 Thread Eric Covener
HTTP1.0 and ssl. Shouldn't be, do you have any logs if it's Apache timing out? -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.

Re: [us...@httpd] Apache 2.2.11 mostly not serving files

2009-02-03 Thread Eric Covener
g else including the README and README.html files won't. > > The access logs show the request and the correct file size but usually > firefox just shows a blank file. Wget returns a "no content" error. > > Rolling back to Apache 2.0.59 has fixe

Re: [us...@httpd] Apache 2 problems with spawning processes

2009-02-03 Thread Eric Covener
and in server-status page i saw a lot of > requests with mode "W". Every new connection and requests was staying > with mode "W". Get a backtrace to find where you're getting a hang. State "W" usually just means it's in some content handler.

Re: [us...@httpd] Re: Can't figure out where data is being cached

2009-02-03 Thread Eric Covener
uot; CSS files end up in your access log? Is there perhaps some intermediate cache misbehaving? Can you try EnableSendfile off or use mod_expires to set some short default expiration time? -- Eric Covener cove...@gmail.com - The

Re: [us...@httpd] Apache 2.2.11 mostly not serving files

2009-02-03 Thread Eric Covener
On Tue, Feb 3, 2009 at 10:56 AM, Jon Foster wrote: > > Eric Covener wrote: >> On Mon, Feb 2, 2009 at 9:23 PM, Jon Foster >> wrote: >> >>> [...] I recently >>> attempted upgrading to APR 1.3.3, apr-util 1.3.4, Apache 2.2.11 and PHP >>> 4.4.9. Wha

Re: [us...@httpd] Re: Help - Name Server - Maybe

2009-02-03 Thread Eric Covener
ble results. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@ht

Re: [us...@httpd] Cannot see certain directory in my browser after added the Access Control to it. Please help.

2009-02-04 Thread Eric Covener
> However, I cannot see the directory Release/Eeace after I restarted the > apache. > I can see it if I removed the line, Require user customer. But, there is no > pop up to ask me to enter ID and PW. IndexOptions +showForbidden -- Eric Covener cove.

Re: [us...@httpd] How to serve up different content depending on authenticated user

2009-02-05 Thread Eric Covener
sic >> AuthName "Restricted Files" >> AuthUserFile /var/www/passwd/htpasswd >> Require valid-user >> >> RewriteEngine on >> RewriteCond $1 !^user_ >> RewriteCond %{REMOTE_USER} ^([a-z0-9_]+)$ Needs lookahead (LA) t

Re: [us...@httpd] How to serve up different content depending on authenticated user

2009-02-05 Thread Eric Covener
t maps URIs to the filesystem would return 400 before you got to them -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/users

Re: [us...@httpd] URL encodig - percent encoding

2009-02-06 Thread Eric Covener
apache doesn't interpret it at all. It looks in the filesystem for a file with the name containing the same bytes. In your filesystem, you can view the bytes your filename was created with via e.g. ls -1 e*.html| od -t x1 -c -- Eric Covener cove...@gmail.com -

Re: [us...@httpd] RewriteMap & hashes: dealing with a hash miss

2009-02-06 Thread Eric Covener
ly not worth the complexity because the duplication isn't as bad) -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for mo

Re: [us...@httpd] [client 127.0.0.1] (20025)The given path contained wildcard characters Error why is that ?

2009-02-06 Thread Eric Covener
the page from where im sending the request ... ) > what Apache does not like now ...? ) Sounds like you've got some bad rewrites somewhere. Can you include relevant parts of your configuration? Why does your URI -- Eric Covener cove...@gmail.com

Re: [us...@httpd] mod_cache and mod_mem_cache seem to make little improvement

2009-02-09 Thread Eric Covener
usually what I do in a pinch. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-

[us...@httpd] ProxyPass and connection reset by peer

2009-02-09 Thread Webb, Eric
the SSL protocol (and even the encryption method) that I use when ProxyPass opens the socket to my app server? Thanks! Eric C. Webb Sr. Systems Analyst / Unix System Administrator Cooper Industries IT Solutions & Services (770) 486-4623 FAX: (770) 486-4677

Re: [us...@httpd] make install fails on Solaris sun box

2009-02-10 Thread Eric Covener
mand failed for target `install-recursive' > Current working directory /svn/src/httpd-2.2.8/srclib > *** Error code 1 I think you lost some interesting stuff before where you started copying -- Eric Covener cove...@gmail.com

Re: [us...@httpd] user certificates with apache

2009-02-11 Thread Eric Covener
f > /var/www/secret a user needs to provide his certificate. > What I got was: apache asks for the users certificate no matter which document > is reqested (i.e. inside AND outside of /var/www/secret). > Can you post

Re: [us...@httpd] Redirection from http to https and sslrequiressl in .htaccess

2009-02-11 Thread Eric Covener
host, or don't share a directory in the filesystem with your http vhost if you don't want to server it. -- Eric Covener cove...@gmail.com - The official User-To-User support forum of the Apache HTTP Server Project. See http://

<    3   4   5   6   7   8   9   10   11   12   >