Dynamic content and the order of httpd2 module processing
From: Justin Clift <justin_at_postgresql.org>
Date: 2002-09-04 04:43:00 CEST
Hi everyone,
Am trying to get subversion working in a particular way, and not *quite*
What I'm looking to do is have Subversion be the storage for a complete
i.e.
<Directory />
This bit works fine.
But I'd like Subversion to be able to provide dynamic files (PHP).
As Subversion provides the virtual filesystem layer to Apache, I thought
It looks like Subversion is receiving a GET request, pulling the
Wondering if maybe it's a module loading order problem instead, and that
Have already tried using "Addtype application/x-httpd-php .php" inside
Does anyone have any ideas on how I can get this
:-)
Regards and best wishes,
Justin Clift
-- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Sep 4 04:43:42 2002 |
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.