Revision: 86 Author: matt Date: 2006-08-15 22:55:47 +0000 (Tue, 15 Aug 2006)
Log Message: ----------- Added docs root to sample config Modified Paths: -------------- trunk/etc/axkit.conf.sample Modified: trunk/etc/axkit.conf.sample =================================================================== --- trunk/etc/axkit.conf.sample 2006-08-15 22:47:40 UTC (rev 85) +++ trunk/etc/axkit.conf.sample 2006-08-15 22:55:47 UTC (rev 86) @@ -69,4 +69,8 @@ GalleryThumbQuality preview </Location> + <Location /docs> + Plugin demo/doc_viewer + </Location> + </Server>