Fwd: Re: [bndfc-web-tech] Burngreave Development Server
Chris Croome
chris at webarchitects.co.uk
Fri Jul 23 13:04:29 BST 2004
Hi
On Fri 23-Jul-2004 at 12:58:56PM +0100, Alan Dawson wrote:
>
> How do you deal with WebDAV and Apache 1.3 though this isn't an
> issue if the're are not running subversion server.
Running them on different ports, on our dev server, which is also a
subversion server I have apache 1.3 doing port 80 and apache 2
running on port 443.
I guess it would also be possible to use mod_rewrite to mix the two
apaches up... so that a MKDoc site was at http://example.com/ using
apache 1 and then at http://example.com/.svn/ it was really apache 2
running on a different port but with mod_rewrite sorting it so that
it didn't appear like this...
Bruno has written a MKDoc / apache 1.3 install doc -- is it on the
web somewhere?
Chris
--
Chris Croome <chris at webarchitects.co.uk>
web design http://www.webarchitects.co.uk/
web content management http://mkdoc.com/
More information about the bndfc-web-tech
mailing list