[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mod_authz_svn & MySQL db - possible contract

From: John Peacock <jpeacock_at_rowman.com>
Date: 2006-09-21 19:30:51 CEST

Ionel GARDAIS wrote:
> I think the question was : even with a plain text file, isn't a 10000's
> entry configuration file is a bit huge to parse ?

Yes, but that isn't what was suggested. You could use mod_perl to loop
over a database of thousands of records and create the appropriate
configuration, in memory, for Apache to serve up.

The LocationMatch method seems like it would be nicer, but I suspect
that mod_rewrite or mod_alias (see AliasMatch) would have to be used to
actually rewrite the URL's (I don't see any evidence that the regex in
LocationMatch can be substituted).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 21 19:49:33 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.