Re: Deprecate the RewriteLog directive

2010-03-15 Thread Rich Bowen
On Mar 12, 2010, at 1:44 PM, Graham Leggett wrote: Hi all, I am currently having a torrid time trying to debug a mod_rewrite problem, and my efforts have been thwarted by: - mod_rewrite for some reason has it's own logging subsystem, instead of using the standard httpd logging. -

autogen API docs

2010-03-11 Thread Rich Bowen
Can someone point me to information on how to autogen API docs from the source? The link on the website points to something purportedly by Ian Holmsman, but the link is dead. Thanks. --Rich

Re: autogen API docs

2010-03-11 Thread Rich Bowen
On Mar 11, 2010, at 10:48 AM, Jeff Trawick wrote: On Thu, Mar 11, 2010 at 10:46 AM, Rich Bowen rbo...@rcbowen.com wrote: Can someone point me to information on how to autogen API docs from the source? The link on the website points to something purportedly by Ian Holmsman, but the link

Re: autogen API docs

2010-03-11 Thread Rich Bowen
On Mar 11, 2010, at 3:44 PM, Jeff Trawick wrote: On Thu, Mar 11, 2010 at 12:33 PM, Rich Bowen rbo...@rcbowen.com wrote: On Mar 11, 2010, at 10:48 AM, Jeff Trawick wrote: On Thu, Mar 11, 2010 at 10:46 AM, Rich Bowen rbo...@rcbowen.com wrote: Can someone point me to information on how

Re: svn commit: r903052 - /httpd/httpd/trunk/modules/generators/mod_autoindex.c

2010-01-26 Thread Rich Bowen
On Jan 26, 2010, at 02:05 , Ruediger Pluem wrote: Please do not use C++ style comments as they fail on ANSI compilers. Thank you. Fixed. -- Rich Bowen rbo...@rcbowen.com

Re: [VOTE] Formal deprecation of 1.3.x branch

2010-01-06 Thread Rich Bowen
else. -- Rich Bowen rbo...@rcbowen.com

Re: [VOTE] Formal deprecation of 1.3.x branch

2010-01-05 Thread Rich Bowen
On Jan 5, 2010, at 15:31 , Jorge Schrauwen wrote: +1 (non-binding) There are still to many questions about the 1.3 branch on the support channels IMHO One hopes that a formal EOL statement will be the encouragement that most of these folks need to move into the new century. -- Rich

Re: svn commit: r894298 - in /httpd/httpd/trunk: docs/manual/mod/mod_autoindex.html.en docs/manual/mod/mod_autoindex.xml modules/generators/mod_autoindex.c

2009-12-29 Thread Rich Bowen
duplicate your patches, or just close it if it's overtaken by events. https://issues.apache.org/bugzilla/show_bug.cgi?id=34014 Oooh. Nice. I'll look at it this evening. I was also fiddling with your suggestion of putting stuff in a template, but I haven't gotten very far with that. -- Rich Bowen

Re: mod_rewrite patch

2009-12-28 Thread Rich Bowen
that. On the other hand, in my testing, that rule did in fact sort of work, with the new query string being stuck on, but escaped, which isn't what I expected. That is, I ended up at bar%3fx=y I'll have to look at this a little closer ... -- Rich Bowen rbo...@rcbowen.com

Re: mod_rewrite patch

2009-12-28 Thread Rich Bowen
flags. rewrite.diff Description: Binary data -- Rich Bowen rbo...@rcbowen.com

Re: Autoindex patch

2009-12-27 Thread Rich Bowen
far enough, and so added the other stuff, even though I, personally, only have use for the alternating tr classes. I suppose that'll teach me to go father than my own itch. -- Rich Bowen rbo...@rcbowen.com

Re: Autoindex patch

2009-12-27 Thread Rich Bowen
); + if (!(autoindex_opts SUPPRESS_ICON)) { ap_rputs(td valign=\top\, r); if (autoindex_opts ICONS_ARE_LINKS) { -- Rich Bowen rbo...@rcbowen.com

mod_rewrite patch

2009-12-27 Thread Rich Bowen
email, I wanted some review first before adding Yet Another Rewrite Flag. I'm also aware that a patch of this kind was submitted a couple years back and ignored, but I wasn't able to find it in the archives. rewrite.diff Description: Binary data -- Rich Bowen rbo...@rcbowen.com

Re: Obsolete modules in 2.3

2009-11-18 Thread Rich Bowen
. They certainly don't eat a lot of space and are historically if not currently interesting. Ok. I defer and withdraw my request. Having them not included in modules=most would be great. Thanks. -- Rich Bowen rbo...@rcbowen.com

Re: Obsolete modules in 2.3

2009-11-13 Thread Rich Bowen
On Nov 12, 2009, at 19:09 , Nick Kew wrote: Rich Bowen wrote: Client-side image maps have been part of HTML for more than a decade. Irrelevant for geographic maps - unless you define a different area for every pixel! Clientside maps only work with areas, which are generally associated

Re: Zero Config

2009-11-13 Thread Rich Bowen
On Nov 13, 2009, at 07:20 , Mark Watts wrote: +1, and can we _please_ default RewriteEngine to on. +1 Yes, that would be very nice. If I have a RewriteRule, don'tcha think I want it to run? -- Rich Bowen rbo...@rcbowen.com

Zero Config

2009-11-13 Thread Rich Bowen
referenced can already be omitted and fall back to default values. -- Rich Bowen rbo...@rcbowen.com

Re: Obsolete modules in 2.3

2009-11-12 Thread Rich Bowen
On Nov 11, 2009, at 23:21 , William A. Rowe Jr. wrote: Rich Bowen wrote: Don't you think that maybe it's time to drop mod_imagemap and mod_cern_meta? there is already a large number of CERN users who can exploit this module. Seriously? LOL FWIW I know of one customer who absolutely

Performance tuning documentation

2009-11-12 Thread Rich Bowen
to actual admins in the real world. -- Rich Bowen rbo...@rcbowen.com

Re: Obsolete modules in 2.3

2009-11-12 Thread Rich Bowen
. And client-side imagemaps are completely accessible, if you do the map right, with comments. Lynx even provides a menu of the options in the imagemap, along with their titles/comments. -- Rich Bowen rbo...@rcbowen.com

Obsolete modules in 2.3

2009-11-11 Thread Rich Bowen
Don't you think that maybe it's time to drop mod_imagemap and mod_cern_meta? there is already a large number of CERN users who can exploit this module. Seriously? -- Rich Bowen rbo...@rcbowen.com

2.3.3 on Mac OS X

2009-11-11 Thread Rich Bowen
a Thread Safe Pollset. Is it supported on your platform?Also check system or user limits! Pre-configuration failed Built and ran fine with worker mpm. -- Rich Bowen rbo...@rcbowen.com

Re: [mod_fcgid] Cleaning up configuration directive names

2009-09-21 Thread Rich Bowen
On Sep 21, 2009, at 04:07 , Rainer Jung wrote: PHP_Fix_Pathinfo_Enable While we're on the topic, what the heck is up with the underscores in this one? Since when do we do underscores in directive names? Please don't do this. Thanks. -- Rich Bowen rbo...@rcbowen.com

Re: svn commit: r795451 - /httpd/httpd/branches/2.2.x/STATUS

2009-09-15 Thread Rich Bowen
. FallbackHandler sounds good to me. I can't say I'm particularly concerned about the name, as long as the functionality does what we want, but FallbackHandler makes a lot of sense. Sorry for the delay. -- Rich Bowen rbo...@rcbowen.com

Re: svn commit: r795451 - /httpd/httpd/branches/2.2.x/STATUS

2009-09-15 Thread Rich Bowen
and FrontController both make a lot of sense to me. FrontController seems like it might be more correct, in terms of accepted usage in the larger world out there, but either one makes me happy. -- Rich Bowen rbo...@rcbowen.com

Re: svn commit: r785425 - in /httpd/httpd/trunk: CHANGES modules/mappers/mod_dir.c

2009-06-17 Thread Rich Bowen
On Jun 17, 2009, at 08:10, Dan Poirier wrote: William A. Rowe, Jr. wr...@rowe-clan.net writes: DefaultHandler implies handling all content; not no-match content. It seems to me that Default is right - it implies what should be done when no more explicit configuration applies. E.g.

Re: svn commit: r785425 - in /httpd/httpd/trunk: CHANGES modules/mappers/mod_dir.c

2009-06-17 Thread Rich Bowen
On Jun 16, 2009, at 18:43, William A. Rowe, Jr. wrote: William A. Rowe, Jr. wrote: This might be NotFoundHandler or for dir-not-file, ListingHandler. Sorry; not ListingHandler, but IndexHandler. But there is no point to a NotFoundHandler; the existing mechanics in ScriptAlias combined

Re: Some ramblings on httpd config

2009-06-10 Thread Rich Bowen
On Jun 9, 2009, at 08:49, Akins, Brian wrote: Some pseudo request processing code to do same thing: if listening_port == 80 then if r.hostname == 'www.foo.com' then elseif r.hostname =~ /www\d.bar.[org|net]/ end end As long as we're talking about exposing nifty

Re: Some ramblings on httpd config

2009-06-05 Thread Rich Bowen
On Jun 4, 2009, at 22:53, Graham Leggett wrote: This approach doesn't require any changes to httpd itself as the ability to do this becomes a feature of just the module supporting that scripting language, eg, mod_lua. The same could also be done for other scripting languages. So, if your aim

Re: Some ramblings on httpd config

2009-06-04 Thread Rich Bowen
Absolutely, but since it doesn't come with the product, most folks are never going to see it. Can we get Fabien to contribute it? On Jun 4, 2009, at 07:58, Graham Dumpleton wrote: 1. There are many and large and complex configurations out in the world. Which is exactly why I want/need a

Re: Some ramblings on httpd config

2009-06-03 Thread Rich Bowen
On Jun 3, 2009, at 14:09, Joachim Zobel wrote: Am Mittwoch, den 03.06.2009, 11:08 -0400 schrieb Akins, Brian: It would be interesting if we ditched the current configuration system and just used lua. This does IMHO not address any of the problems users usually have and that are mainly due

Re: Some ramblings on httpd config

2009-06-03 Thread Rich Bowen
On Jun 3, 2009, at 16:35, Bertrand Mansion wrote: Lua can look like this : DocumentRoot = /htdocs ServerName = www.example.com VirtualHosts = { www.example.com = { DocumentRoot = /example.com/htdocs } } I'm sure that, given time, I can be persuaded that this is a good thing. This

Re: Simple MPM is in trunk

2008-10-30 Thread Rich Bowen
On Oct 29, 2008, at 07:32, Joe Orton wrote: On Tue, Oct 28, 2008 at 12:12:51AM -0700, Paul Querna wrote: I've added the Simple MPM to trunk: https://svn.apache.org/viewvc/httpd/httpd/trunk/server/mpm/simple/ Great! - The name. Someone suggest something better than Simple. I like naming

Re: Simple MPM is in trunk

2008-10-30 Thread Rich Bowen
On Oct 29, 2008, at 07:32, Joe Orton wrote: On Tue, Oct 28, 2008 at 12:12:51AM -0700, Paul Querna wrote: I've added the Simple MPM to trunk: https://svn.apache.org/viewvc/httpd/httpd/trunk/server/mpm/simple/ Great! - The name. Someone suggest something better than Simple. I like naming

Re: Simple MPM is in trunk

2008-10-28 Thread Rich Bowen
On Oct 28, 2008, at 03:12, Paul Querna wrote: What is on purpose: - SimpleProcCount and SimpleThreadCount. I hate MaxClients, MinSpareThreads, MaxSpareThreads, ThreadsPerChild, ThreadLimit, StartServers, StartThreads, and ServerLimit. They are all going to die in 2.4. Thoughts?

Re: Dynamic configuration for the hackathon?

2008-04-02 Thread Rich Bowen
On Mar 31, 2008, at 13:31, Paul Querna wrote: Just look at SSLRequire, Rewrite*, MPM Process/Thread Management, Filter chaining, large Auth{N,Z} chains, and more. Imagine them not sucking. That would be lovely. Truly. -- Happiness isn't something you experience; it's something you

Re: Dynamic configuration for the hackathon?

2008-04-02 Thread Rich Bowen
On Mar 31, 2008, at 13:46, Issac Goldstand wrote: Make mod_wombat a standard module and part of the default moduleset May I request, if mod_wombat becomes a standard module, that it be given a name not quite so calculated to make the newbie disable it without a second glance. I mean,

Re: Dynamic configuration for the hackathon?

2008-04-02 Thread Rich Bowen
There's a couple of conflicting demands by our users, and spending time on the users mailing list and on the IRC channel is a great way to see this first-hand. They don't want to learn a new syntax. And they want a new syntax that lets them do what they mean. And they're very frustrated

Re: mod_substitute docs

2008-02-14 Thread Rich Bowen
On Feb 14, 2008, at 07:53, Vincent Bray wrote: On 12/02/2008, Jim Jagielski [EMAIL PROTECTED] wrote: So if you have substituted content that you think will be re- substituted by another rule, then you should flatten. If they are one-shots, or self contained, or in no way could result in

Re: mod_substitute docs

2008-02-14 Thread Rich Bowen
On Feb 14, 2008, at 08:50, Eric Covener wrote: Anyone else +1 for flatten-as-default and providing an option such as: 'q'uick: Substitute more efficiently, but further substitutions will not be able match across the boundaries of this substitutions replacement string. Yes in concept. Don't

Re: mod_substitute docs

2008-02-14 Thread Rich Bowen
On Feb 14, 2008, at 09:07, Jim Jagielski wrote: It's not even just that there is a second substitution but rather that the pattern/regex being looked for could possibly be the result of a previous substition. If you have to subs like s/foo/bar/ s/plum/apple/ there is no way one

Re: mod_substitute docs

2008-02-11 Thread Rich Bowen
content, and IE7 unwilling to honor align=left in certain contexts. -- Rich Bowen [EMAIL PROTECTED]

Re: store_headers in memcache and diskcache

2008-02-11 Thread Rich Bowen
On Feb 9, 2008, at 18:57, josh rotenberg wrote: Seems like switching the names around a la mod_proxy would sound better: mod_cache_disk, mod_cache_mem, mod_cache_memcached, etc. +1 for these sensible names. mod_proxy_* and mod_cache_* makes more sense. -- A poet more than thirty years

Re: Is async the answer?

2008-01-28 Thread Rich Bowen
On Jan 28, 2008, at 15:41, Akins, Brian wrote: On 1/28/08 3:29 PM, Olaf van der Spek [EMAIL PROTECTED] wrote: I agree that FastCGI is the better technical solution, I'm just stating that neither the Apache documentation nor the PHP documentation seems to state that. Even worse, they hardly

Re: How to kill 1.3?

2007-10-02 Thread Rich Bowen
Apart from the fact that you have it's several times when you mean its, +1 -- Rich Bowen [EMAIL PROTECTED]

Re: 2.2.7

2007-09-27 Thread Rich Bowen
Regarding the threatening mail from Roy T. Fielding, : There would not be a windows version of Apache without Bill's efforts to keep it alive, and there won't be one in the future if windows developers refuse to participate in the development mailing lists HERE. Really ? Do you mean that

Re: Patching PR#13986

2007-09-26 Thread Rich Bowen
On Sep 26, 2007, at 11:14, Joshua Slive wrote: On 9/26/07, Nick Kew [EMAIL PROTECTED] wrote: We really need to fix this issue of inappropriate DefaultTypes. An approach that deals with this without loss of back-compatibility is to hand the decision to systems administrators: #to suppress

Re: Conditional RequestHeader patch not reflected in documentation?

2007-08-10 Thread Rich Bowen
Received this query from a friend and colleague: ... I've been working on an issue at work, where we're trying to remove some headers from a (proxied) request. Whilst I was looking for a solution I came across this patch: http://mail-archives.apache.org/mod_mbox/httpd-cvs/200406.mbox/%

Re: Conditional RequestHeader patch not reflected in documentation?

2007-08-10 Thread Rich Bowen
On Aug 10, 2007, at 16:31, Vincent Deffontaines wrote: http://mail-archives.apache.org/mod_mbox/httpd-cvs/200406.mbox/% [EMAIL PROTECTED] I am the original author of the patch, which André applied. Shortly after the patch was accepted in 2.0, I sent a documentation patch for 2.0. Reply

Re: Changing the default httpd.conf

2007-06-28 Thread Rich Bowen
On Jun 28, 2007, at 03:48, Mario Brandt wrote: Hi, I've noticed that most newbies to httpd apache have theier difficults with changing the doc_root. The path DocumentRoot c:/Apache2/htdocs isn't near by # This should be changed to whatever you set DocumentRoot to. ... Is there a chance to

Re: Inclusion of mpm-itk into HEAD

2007-06-27 Thread Rich Bowen
On Jun 25, 2007, at 00:36, Graham Dumpleton wrote: A few comments below, but a few questions first to satisfy my own curiosity. What specific applications are you running that require things to be run as a distinct user? Are these applications implemented directly in C as custom Apache

Re: [Issue] External links @ the wiki, aka pagechange wars

2007-05-24 Thread Rich Bowen
On May 24, 2007, at 08:50, Colm MacCarthaigh wrote: On Thu, May 24, 2007 at 08:05:30AM -0400, Joshua Slive wrote: External links are encouraged where they add substantial value, but you may not link to your own pages or otherwise seek private benefits from external links. I like the

Re: [Issue] External links @ the wiki, aka pagechange wars

2007-05-24 Thread Rich Bowen
On May 24, 2007, at 04:23, Tony Stevenson wrote: AskApache has had several email conversations with both myself, and Rich. In which he was asked politely, but firmly to not use links to content on his site. NOTE: NOT because external links are bad, but because the articles to which

Call for Papers Opens for ApacheCon US 2007

2007-04-16 Thread Rich Bowen
Call for Papers Opens for ApacheCon US 2007 The Call for Papers is now open for ApacheCon US, to be held November 12-16 at the Peachtree Westin, Atlanta. The conference will consist of two day of tutorials (November 12-13) and three days of regular conference sessions (November 14-16).

Re: Call for Papers Opens for ApacheCon US 2007

2007-04-16 Thread Rich Bowen
On Apr 16, 2007, at 11:27, Eli Marmor wrote: On *April 16*, Rich Bowen wrote: Call for Papers Opens for ApacheCon US 2007 The Call for Papers is now open for ApacheCon US, to be held November 12-16 at the Peachtree Westin, Atlanta. The conference will consist of two day of tutorials

Re: Apache dev site outdated

2007-03-21 Thread Rich Bowen
On Mar 21, 2007, at 05:22, Jan van den Berg wrote: Just a procedural comment about: http://httpd.apache.org/dev/patches.html The information on this page is kind of outdated: certain links don’t work, and it deals with CVS instead of SVN. This would make it somewhat harder for

Re: AuthProviderAlias and mod_authn_file

2006-09-06 Thread Rich Bowen
On Sep 5, 2006, at 11:49, Brad Nicholes wrote: So it sounds like there are two questions being asked. First, what non-ldap usages are there for authnAlias and second why doesn't the configuration below work? I'll answer the second question first. Given the configuration block

Re: AuthProviderAlias and mod_authn_file

2006-09-05 Thread Rich Bowen
be accessible to folks that don't use LDAP. But so far no joy. Begin forwarded message: From: Rich Bowen [EMAIL PROTECTED] Date: September 4, 2006 16:34:45 EDT To: users@httpd.apache.org Subject: [EMAIL PROTECTED] AuthProviderAlias and mod_authn_file Reply-To: users@httpd.apache.org I'm trying

Re: [PATCH 40026] ServerTokens Off

2006-09-05 Thread Rich Bowen
On Sep 5, 2006, at 09:28, Jeff Trawick wrote: On 8/20/06, Lars Eilebrecht [EMAIL PROTECTED] wrote: According to William: My 2c, let's adopt the patch for three reasons... 1. it's an FAQ that would -go away-, less stress for our peer apache user supporters Is it really an FAQ?

Re: AuthProviderAlias and mod_authn_file

2006-09-05 Thread Rich Bowen
On Sep 5, 2006, at 11:49, Brad Nicholes wrote: So it sounds like there are two questions being asked. First, what non-ldap usages are there for authnAlias and second why doesn't the configuration below work? I'll answer the second question first. Given the configuration block

Re: Separate mailinglist for doc related bugs?

2006-06-30 Thread Rich Bowen
I just spoke with some people of the httpd-docs project and found out that they are either not subscribed to bugs@httpd.apache.org or do not have time to look through the mails. I fully understand this as 1. Most stuff is not about documentation. 2. bugs@ is a high volume list. First

ApacheCon US 2006 Call For Papers, second notice

2006-06-19 Thread Rich Bowen
Call for Papers for ApacheCon US 2006 is currently open! ApacheCon US 2006 will be held at the Hilton Hotel in Austin, Texas, October 9-13, 2006. The ASF and the conference producer—Full Circle Productions— invite the Open Source community to send in session and tutorial proposals for ApacheCon

Re: mod_rewrite performance proposal

2006-06-10 Thread Rich Bowen
switch to dbm, but many won't. And if you are going to implement this, then I say go for it. +1. - -- Rich Bowen [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEiy//XP03+sx4yJMRArp1AKDWbQwtTz7pbgc

Re: Disable multiple file extension support?

2006-05-29 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Ionescu wrote: Rich Bowen wrote: Joshua Slive wrote: FilesMatch \.php$ SetHandler php-script /FilesMatch (in place of any other method of activating php) [...] That only works if you happen to be the server administrator. If, however

Disable multiple file extension support?

2006-05-25 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The folks at Drupal have apparently just discovered that something.php.bar is executed as PHP, and, thus, checking to see if a file ends with .php is not sufficient to ensure that their file upload feature can't be exploited. In fact, they have a

Re: Disable multiple file extension support?

2006-05-25 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joshua Slive wrote: On 5/25/06, Rich Bowen [EMAIL PROTECTED] wrote: The folks at Drupal have apparently just discovered that something.php.bar is executed as PHP, and, thus, checking to see if a file ends with .php is not sufficient to ensure

Re: What do you want in HTTPD 2.4/3.0/X/GREEN?

2005-12-07 Thread Rich Bowen
does about 10% of what folks actually want. Configuration file: Something along the lines of mod_macro built in. Ability to set variables and use those variables in the configuration. A simple and usable if/else syntax. Perchild or similar. -- Rich Bowen [EMAIL PROTECTED]

[PATCH] httxt2dbm backport to 2.0

2005-11-30 Thread Rich Bowen
built against. - -- Rich Bowen [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDjdCJXP03+sx4yJMRArILAKChMXvCCyFU+qjx2OxC3bMkdvhv/wCgpjq7 N/+pkYNQ0L4BY9iAWi8H4jQ= =HPoG -END PGP SIGNATURE-

Re: [VOTE] 2.1.10 as GA

2005-11-28 Thread Rich Bowen
on MacOSX (very little load, to be fair), on SuSE 9.1 Linux and on Slackware something or other. - -- Rich Bowen [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDi1tzXP03

Re: svn commit: r349582 - /httpd/httpd/tags/2.2.0/

2005-11-28 Thread Rich Bowen
voted for GA status) was specifically for allowing this tarball to be called 2.2.0. -- justin Hmm. That's what I thought I was voting on. And I certainly understood that Paul meant that too. - -- Rich Bowen [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.4 (Darwin) Comment: Using

Re: Documentation TODOs for 2.2

2005-10-30 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OK, I'm ignoring Platform notes (I know nothing about non-unix) and Other Topics (too big a subject for this post). Now that I'm done with writing my book, I'm hoping to tackle the mod_rewrite documentation. Mostly the Rewrite Guide. I started

Re: svn commit: r219936 - in /httpd/httpd/trunk/modules/aaa: mod_authz_dbm.c mod_authz_groupfile.c mod_authz_user.c

2005-07-21 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Justin Erenkrantz wrote: On Wed, Jul 20, 2005 at 04:23:38PM -, [EMAIL PROTECTED] wrote: -if (!strcmp(w, file-group)) { +if (!cmpstri(w, file-group)) { Um, what's this? Shouldn't that be strcasecmp? -- justin Sorry. This

Re: [VOTE] mod_ftp for HTTP Server Project

2005-07-07 Thread Rich Bowen
I therefore Call A Vote on whether we should support mod_ftp for inclusion into the Incubator and if we should accept mod_ftp upon graduation from the Incubator. +1. Having an integrated FTP server makes sense when Apache HTTPd is measured up against IIS.

Re: Monitoring HTTP error logs

2005-06-30 Thread Rich Bowen
Henri Gomez wrote: Hi to all, Did you know a tools on Unix/Linux system, which should be able to monitor in real-time the error_log of Apache2 servers and for example, send email/syslog message when a [error] string is detected ? Regards and thanks for your help Actually the Apache error

keepalivetimeout and 2.2 configs

2005-04-10 Thread Rich Bowen
While the 2.2 config files are somewhat in flux, I thought I'd bring up the topic of KeepAliveTimeout. The default config files have this set to 15 seconds. As far as I remember, it is set that way due to some possibly-scientific survey that said that average web users click ever 15 seconds. Even

Re: Default Modules

2005-04-06 Thread Rich Bowen
Paul Querna wrote: I changed mod_imap this morning from 'yes' to 'most', because I was tired of disabling it every time I do a new install. I think we should reconsider what modules are enabled by default. Here is my list of suggested changes: mod_version: all - yes mod_asis: yes - no

Re: Default Modules

2005-04-06 Thread Rich Bowen
Justin Erenkrantz wrote: mod_asis: yes - no mod_imap: most - no I would prefer we keep mod_imap as most. Probably the same for mod_asis. These were default modules in 2.0 - therefore, I think disabling them unless explicit in 2.2 could be worrisome. Serously? Have you ever used

Re: Renaming mod_imap - mod_imagemap

2005-04-06 Thread Rich Bowen
Paul Querna wrote: From the 'Default Modules' thread for renaming mod_imap: +1 Dirk, nd, justin. If there are no objections I will rename mod_imap to mod_imagemap and all the documentation later tonight. +1

Re: simple-conf branch

2005-04-05 Thread Rich Bowen
Greg Stein wrote: On Tue, Apr 05, 2005 at 08:38:44AM -0400, Paul A. Houle wrote: ... There are good operational reasons to split up configuration in different files -- if the Apache install can encourage good practices, based on the decade of experience we've had with it,

Packagers mailing list

2005-01-17 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Partially to address the growing support burden surrouding every linux distro under the sun (as well as various other OSes) having their own unique configuration files, and partially to discuss the ways and means of packaging the apache web server for

Bug 28832 - %b in mod_log_config - Documentation assistance requested

2004-12-26 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'd like to close bug 28832 but it's a little unsatisfying to document a feature as broken and leave it at that. http://issues.apache.org/bugzilla/show_bug.cgi?id=28832 Summary. In mod_log_config, %b returns an incorrect value in some cases. This is a

Re: Proposal: Listen sections

2004-12-14 Thread Rich Bowen
the NameVirtualHost directive tries to mean now. Seems like this would be easier to explain to people. Of course, lots of folks are going to want their existing configuration to keep working, which could be a bit of a pain. Although probably nothing that a few Perl scripts couldn't solve. - -- Rich

Re: svn commit: r106181 - httpd/httpd/branches/2.0.x/docs/manual/mod

2004-11-22 Thread Rich Bowen
On Mon, 22 Nov 2004 [EMAIL PROTECTED] wrote: Author: nd Date: Mon Nov 22 05:43:39 2004 New Revision: 106181 Modified: httpd/httpd/branches/2.0.x/docs/manual/mod/core.html.de httpd/httpd/branches/2.0.x/docs/manual/mod/core.html.en httpd/httpd/branches/2.0.x/docs/manual/mod/core.html.ja.euc-jp

YAML: httpd distro package managers

2004-11-22 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Due to the huge variety and creativity displayed by those fine folks who package the Apache Web Server up for distribution with the gzillion operating systems which come with it, users tend to have problems with the default configuration, which seem

Re: [NOTICE] CVS to SVN migration complete

2004-11-19 Thread Rich Bowen
On Fri, 19 Nov 2004, Sander Striker wrote: Hi everyone, The CVS to SVN conversion of the Apache HTTP Server projects is complete. Thanks so much for your hard work on this, and thanks in advance for answering all the stupid questions I'm sure to have as I get used to The New Way. -- When we are

Re: docs-2.0/misc/perf-tuning.html stale?

2004-03-24 Thread Rich Bowen
Warning: This section has not been fully updated, and down from there - my eyes glaze over and I'm not sure what actual benefit it is giving to anyone. -- Rich Bowen - [EMAIL PROTECTED] As we trace our own few circles around the sun We get it backwards and our seven years go by like one Dog

RE: Hi, dev, here´s the archive you requested

2003-10-27 Thread Rich Bowen
Found! Virus name: Trojan.Sefex File: message.zipmessage.htm Location: Mail System Computer: WILT_P User: Wilt Paul Action taken: Clean failed : Quarantine succeeded : Date found: Mon Oct 27 09:31:26 2003 You might want to check your system! -- Rich Bowen - [EMAIL PROTECTED] Apache

apache 2.0.46 mastercard patch :) (fwd)

2003-08-14 Thread Rich Bowen
. More explanation and a patch follows. I wondered if it might not be better to just undef it, but I guess I'm not clear why this change was made in the first place. Can someone elaborate on this for me? Oh, and, ps, MasterCard loves Apache, and is ditching iPlanet in favor of Apache. :-) -- Rich

Re: hello world example module...?

2003-06-26 Thread Rich Bowen
, absolutely. That would be wonderful. And feel free to ask over on the documentation mailing list if you want more information about the documentation process and getting stuff committed to the docs. -- Rich Bowen - [EMAIL PROTECTED] ... and another brother out of his mind, and another brother out

Re: Proposal: Remove mod_imap from default list

2003-03-11 Thread Rich Bowen
On Mon, 10 Mar 2003, Astrid [ISO-8859-1] Keßler wrote: I suggest to remove from default: mod_userdir, mod_asis, mod_imap and mod_status I'm not sure about mod_userdir. It's used, yes, but it need not be default. I think of mod_userdir as an additional feature. Based on IRC and mailing

Re: Proposal: Remove mod_imap from default list

2003-03-11 Thread Rich Bowen
to know who to contact to make recommendations. -- Rich Bowen - [EMAIL PROTECTED] As we trace our own few circles around the sun We get it backwards and our seven years go by like one Dog Years (Rush - Test for Echo - 1999)

Re: Proposal: Remove mod_imap from default list

2003-03-11 Thread Rich Bowen
On Tue, 11 Mar 2003, Cliff Woolley wrote: On Tue, 11 Mar 2003, Rich Bowen wrote: I suggest to remove from default: mod_userdir, mod_asis, mod_imap and mod_status I'm not sure about mod_userdir. It's used, yes, but it need not be default. I think of mod_userdir

Re: Proposal: Remove mod_imap from default list

2003-03-10 Thread Rich Bowen
On Sun, 9 Mar 2003, David Burry wrote: are we talking about removing modules entirely, or just modifying what's enabled by default? I'm only talking about what's enabled by default, and, I was really only talking about mod_imap. The comment about mod_asis was probably unwarranted. I think that

Re: [PATCH] Remove Port from httpd.conf

2003-03-10 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 9 Mar 2003, Joshua Slive wrote: On Sat, 8 Mar 2003, Rich Bowen wrote: It has irritated me for a while that the default Apache 1.3 configuration contains the Port directive, when the documentation says not to use it. Does anyone

Re: [PATCH] Remove Port from httpd.conf

2003-03-09 Thread Rich Bowen
for a version or two we need Port and BindAddress in there, with the deprecated messages, because people expect to see them, and then remove them entirely in some future version. - -- Rich Bowen - [EMAIL PROTECTED] As we trace our own few circles around the sun We get it backwards and our seven years go

Re: [PATCH] Remove Port from httpd.conf

2003-03-09 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 9 Mar 2003, Rich Bowen wrote: Perhaps for a version or two we need Port and BindAddress in there, with the deprecated messages, because people expect to see them, and then remove them entirely in some future version. OK, how's

Proposal: Remove mod_imap from default list

2003-03-09 Thread Rich Bowen
I've wondered for some time why mod_imap is turned on by default. Perhaps it was for historical reasons. But it is also turned on by default in 2.0, which seems odd, since it's pretty certain that nobody has used this module since about 1996 when Netscape 2.0b1 came out with client-side imagemap

[PATCH] Remove Port from httpd.conf

2003-03-08 Thread Rich Bowen
It has irritated me for a while that the default Apache 1.3 configuration contains the Port directive, when the documentation says not to use it. Does anyone object to this: Index: httpd.conf-dist === RCS file:

Re: [PATCH] Remove Port from httpd.conf

2003-03-08 Thread Rich Bowen
the answer to this, but it Works For Me. I'll wait to see if anyone thinks that this will cause a problem. If they can follow the Apache 2 conventions, it makes migration easier, so if my fears are unfounded, +1. - -- Rich Bowen Apache - mod_perl - Perl - CGI http://www.ApacheAdmin.com/ -BEGIN

Re: (forw) [thor@pivx.com: RE: TRACE used to increase the dangerousof XSS.]

2003-01-26 Thread Rich Bowen
statement about this that I can point people to. People tend to get quite offended and beligerent when I try to explain to them the points made in Thor's note. -- Rich Bowen - [EMAIL PROTECTED] Author - Apache Administrator's Guide http://www.ApacheAdmin.com/

<    1   2   3   4   >