[MKDoc-users] mkdoc from a sub directory
Chris Croome
chris at webarchitects.co.uk
Thu Sep 23 09:22:11 BST 2004
Hi
On Thu 23-Sep-2004 at 08:31:33AM +0100, Bruno Postle wrote:
>
> Then in the $SITE_DIR/httpd/http.conf file, for each VirtualHost,
> change this line:
>
> Alias / /path/to/mkdoc/cgi/mkdoc.cgi/
>
> ..so it looks like this:
>
> Alias /mkdoc/ /path/to/mkdoc/cgi/mkdoc.cgi/mkdoc/
>
> This *should* persuade MKDoc to only serve requests for the /mkdoc/
> path - Everything else such as / or /foo/ will be served by the
> remainder of the VirtualHost configuration.
Yes that should be OK, but there are some things like tha path to
the CSS and perhaps uploads that is hard coded in a few places, this
could either be changed or a rewrite or redirect could be used to
fix it.
Let us know how you get on!
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 MKDoc-users
mailing list