diff mod_vjud.wiki @ 300:2dc7d6aab48e

mod_vjud: Add config example of running as a component
author Kim Alvefur <zash@zash.se>
date Thu, 09 Aug 2012 20:42:22 +0200
parents 7699308b4f9b
children 2454dbf940a8
line wrap: on
line diff
--- a/mod_vjud.wiki	Mon Aug 06 10:38:42 2012 +0000
+++ b/mod_vjud.wiki	Thu Aug 09 20:42:22 2012 +0200
@@ -22,6 +22,15 @@
 		}
 }}}
 
+
+Alternatively, you can load it as a component:
+
+{{{
+	Component "search.example.com" "vjud"
+}}}
+
+(Some old clients require this)
+
 = Configuration =
 
 
@@ -32,4 +41,3 @@
 
 Note that the version for 0.8 and 0.9 are slightly different.
 
-Some clients expect the search to live on a separate domain from the host and will not work with this module.