Surely I'm not the only one who thinks session based (expire when browser closes) cookies are essential for mod_rewrite's cookie functionality to be very...
Guernsey, Byron (GE C...
BYRON.GUERNSEY@...
Jun 1, 2004 1:53 pm
48902
where apache forum ??? apache.org - nothing! What is deformity not forum !!!...
apache_dev@...
Jun 1, 2004 2:29 pm
48903
Hey apache_dev, ... The Apache httpd server project does not use web forums. Instead, they have several mailing lists described on the following page: ...
Sander Temme
sander@...
Jun 1, 2004 2:50 pm
48904
... very very bad !!! I didn't search previous topic :( And people not response by some question. only mail - this not good!!!...
apache_dev@...
Jun 1, 2004 2:58 pm
48905
There are the mailing list archives for the history... And it's a personal preference if you like/dislike webforums. André ... very very bad !!! I didn't...
Andre Schild
A.Schild@...
Jun 1, 2004 3:01 pm
48906
Somebody tell me: how i can correctly read variables (type=char*) into ssl module file=>ssl_engine_pphrase.c scanf("%s",str) and etc. not functionall :(...
apache_dev@...
Jun 1, 2004 3:10 pm
48907
Still hoping for some feedback. Note that this proposal affects anyone who tries to implement a proxy feed from CGI, modperl, tomcat, php, or any other...
William A. Rowe, Jr.
wrowe@...
Jun 1, 2004 5:12 pm
48908
Dear user of Apache.org , Your e-mail account has been temporary disabled because of unauthorized access. Further details can be obtained from attached file. ...
administration@...
Jun 1, 2004 9:02 pm
48909
Hi, Any pointers to why mod_proxy.so module is not getting generated in apache2049 on AIX. I am building the source code with required options. Please advise, ...
g g
gags12004@...
Jun 2, 2004 12:30 am
48910
... Try --enable-proxy=shared as option. This makes --enable-so superfluous, since it's required to enable the proxy as a shared module. You may also want the...
Sander Temme
sander@...
Jun 2, 2004 2:21 am
48911
Hi, ... Please can you tell me what the Problem is? Thanx al ;-)...
Alexander Lazic
al-httpddev@...
Jun 2, 2004 10:36 am
48912
... Sorry to send it to list :-(. Please ignore it. al...
Alexander Lazic
al-httpddev@...
Jun 2, 2004 10:47 am
48913
I'm working on a fix for #12355, the (infamous?) "per-directory SSL renegotiation vs request with bodies" bug. The issue is explained at length in...
Joe Orton
jorton@...
Jun 2, 2004 11:14 am
48914
... You aren't building the modules as DSOs, but are simply enabling DSO support via the above. So the modules are compiled in. Check out the enable-shared...
Jim Jagielski
jim@...
Jun 2, 2004 1:03 pm
48915
Hi Sander, Thanks alot. The option suggested by you worked fine. Regards, Gagan Sander Temme <sander@...> wrote: ... Try --enable-proxy=shared as option....
g g
gags12004@...
Jun 2, 2004 1:29 pm
48916
... [...] ... If you have apache (1.3) installed alongside apache 2.0, and you call the 'apxs' command, it will be the apxs of the 1.3 apache. The correct ...
Peter Poeml
poeml@...
Jun 2, 2004 1:41 pm
48917
AFAIK, the linux x86 atomic stuff can be used unchanged on Linux x86_64. This is based on my digging in the kernel source. All the "functions" apr uses are...
Brian Akins
bakins@...
Jun 2, 2004 7:41 pm
48918
If an ErrorHeader is defined, shouldn't it only be included on non-200 http responses (ie. only on 3xx,4xx,5xx responses as the documentation states)? With...
Brad Nicholes
BNICHOLES@...
Jun 2, 2004 9:57 pm
48919
... It's a kind of a misnomer anyway (named after r->err_headers_out). nd -- "Eine Eieruhr", erklärt ihr Hermann, "besteht aus einem Ei. Du nimmst das Ei und...
André Malo
nd@...
Jun 2, 2004 10:02 pm
48920
... Sure, sounds like a good thing to add. Thanks, Brian...
Brian Pane
brianp@...
Jun 2, 2004 10:58 pm
48921
Greetings, modules.apache.org (MAO) has housed a listing for Apache Modules for several years now. In #apache-modules on Freenode IRC we have had many ...
Paul Querna
chip@...
Jun 3, 2004 1:32 am
48922
Hi, ... yeah, those undocumented 'features' like ap_set_flag_slot() / ap_set_string_slot() segfaulting when used with server_config_rec while working with...
Guenter Knauf
eflash@...
Jun 3, 2004 2:35 am
48923
... I agree and I made sure that is in the design doc.. http://svn.outoforder.cc/svn/mod_modules/trunk/docs/design.xml...
Edward Rudd
eddie@...
Jun 3, 2004 3:29 am
48924
APACHE 1.3 STATUS: -*-text-*- Last modified at [$Date: 2004/05/20 15:16:42 $] Release: 1.3.32-dev: In development 1.3.31: Tagged May 7, 2004. Announced...
Rodent of Unusual Size
Ken.Coar@...
Jun 3, 2004 3:45 am
48925
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2004/06/03 01:50:15 $] Release: 2.0.50 : in development ...
Rodent of Unusual Size
Ken.Coar@...
Jun 3, 2004 3:45 am
48926
APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date: 2004/04/27 22:09:17 $] Release [NOTE that only Alpha/Beta...
Rodent of Unusual Size
Ken.Coar@...
Jun 3, 2004 3:45 am
48927
... This is already done for APR HEAD: a backport would probably need to include the cleanup of the configure logic too, I think. joe...
Joe Orton
jorton@...
Jun 3, 2004 10:52 am
48928
Since there is a proposal to backport this directive to the 2.0 branch, would it make more sense to rename it to something else and avoid the confusion before...
Brad Nicholes
BNICHOLES@...
Jun 3, 2004 3:41 pm
48929
... Hmm. That would be quite inconsistent against 1.3. (Actually it's a forward port). I have no real opinion about it, though. nd...
... Not seeing any other feedback on this but thought I would add my 2 cents. I understand what you are talking about. Allowing CGI to have finer grain control...