Re: A few more questions
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-26 01:29:03 CET
On Mon, Feb 25, 2002 at 05:39:13PM -0500, Tim Moloney wrote:
Well, it would be nice to get around to, but I haven't given it much thought
> > Note that you *cannot* enable SSI or PHP on the locations that are backed by
Um. I wasn't very clear in my comments. You should be able to serve straight
Let's say that you do something like:
$ svn co http://svn.example.com/repos/project
The locations under /repos/project *cannot* have PHP or SSI enabled. You can
Now, let's say that some of those are PHP files. You can do the following:
<Location /pages>
In the above case, /pages is also served straight out of the repository, but
Does that clarify things?
Note that if you aren't using PHP or SSI or anything, but just serving plain
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:37:09 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.