Gregory (Grisha) Trubetskoy wrote:
Sorry this is somewhat OT, I'm looking for people who have dealt
with/would like to share experience/discuss Edge Architecture and Edge
Side Includes (www.esi.org). I've done some experimenting with over the
last week and to me the approach appears rational
I've had need in the past to stop, sleep, start apache.
The reason for such action(s) has been writing external modules and
loading SSL certificates.
Recently I wrote an SSL self signing generation script, that after
generation required an 'apachectl stop && sleep 5 && apachectl start'
or the li
On Friday 27 January 2006 16:24, Gregory (Grisha) Trubetskoy wrote:
> Sorry this is somewhat OT, I'm looking for people who have dealt
> with/would like to share experience/discuss Edge Architecture and Edge
> Side Includes (www.esi.org). I've done some experimenting with over the
> last week and t
Colm MacCarthaigh wrote:
On Thu, Jan 26, 2006 at 10:50:05PM -0800, Brandon Fosdick wrote:
In December, Joe Orton posted a patch to ap_config.h that took care of
some problems with AP_INIT_TAKE1. Is there any chance this patch will be
included in 2.0.56?
Wasn't that problem specific to 2.2?
Sorry this is somewhat OT, I'm looking for people who have dealt
with/would like to share experience/discuss Edge Architecture and Edge
Side Includes (www.esi.org). I've done some experimenting with over the
last week and to me the approach appears rational and reasonable, and I
see mod_cache
OK, and I see Ron sent a Solaris 10 +1, which is good. I think we need a
FreeBSD +1 - perhaps not necessarily 6.0, but something...
Grisha
On Thu, 26 Jan 2006, Jim Gallacher wrote:
Gregory (Grisha) Trubetskoy wrote:
On Thu, 26 Jan 2006, Jim Gallacher wrote:
It seems like any 3.2.6 test
HI
I have downloaded the windows source files for Apache. There is a project
called XML with a file named xmlparser.c that uses a header file EXPAT.H, the
EXPAT.H file is created from the EXPAT.H.IN file during the building process.
The EXPAT.H.IN is in the same directory as the xml project bu
On 1/26/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
> Hi Joshua:
>
> httpd.conf.in has the new structure
> httpd-std.conf (the one I was looking at) didn't ;(
Hmmm... httpd-std.conf doesn't exist in trunk.
Joshua.
Hi all,
Yes, I found out the problem is AllowOverride as None.Now, I modified
the AllowOverride option as All then Apache reads the .htacess
file.
But .htaccess configuration does not allow to configure ProxyPass & ProxyHTMLURLMap configuration.
Please let me know
Is ProxyPass & ProxyH
-- Forwarded message --From: sachin sachin <[EMAIL PROTECTED]>Date: Jan 27, 2006 4:01 PM
Subject: problem while access .htaccessTo: users@httpd.apache.orgHi all,
I configured the proxypass configuration in .htaccess file, but it doesn't effect proxy the request.
I set the Document
Hi,
I want to configure proxypass/ProxyHTMLURLMap values dynamically per request.
Depends upon the url request , I will configure the proxypass/ProxyHTMLURLMap value
dynamically. Once the request process is over , the corresponding
proxypass/ProxyHTMLURLMap configuration values should be dele
On Thu, Jan 26, 2006 at 10:50:05PM -0800, Brandon Fosdick wrote:
> In December, Joe Orton posted a patch to ap_config.h that took care of
> some problems with AP_INIT_TAKE1. Is there any chance this patch will be
> included in 2.0.56?
Wasn't that problem specific to 2.2?
--
Colm MacCárthaigh
On Fri, Jan 27, 2006 at 04:44:50PM +0900, Masanari Iida wrote:
> Will you include following patch into 2.0 series?
> http://svn.apache.org/viewcvs?rev=370692&view=rev
I'll add a proposal, and we'll see if it gets review in time :)
--
Colm MacCárthaighPublic Key: [EMAIL PR
On Jan 26, 2006, at 12:48 PM, [EMAIL PROTECTED] wrote:
--- httpd/test/trunk/perl-framework/t/modules/info.t (original)
+++ httpd/test/trunk/perl-framework/t/modules/info.t Thu Jan 26
12:48:36 2006
@@ -21,7 +21,7 @@
if ($_ =~ //) {
if ($1 eq 'util_ldap.c') {
push(@a
14 matches
Mail list logo