--- joko/doc/SampleTasks/joko_2003-01.html	2003/01/25 14:03:21	1.39
+++ joko/doc/SampleTasks/joko_2003-01.html	2003/01/25 19:33:32	1.47
@@ -713,12 +713,66 @@
 
 x http://cvs.netfrag.org/bareface/yakka/?tarball=1
 
+o [source:/link/to/source-code]   (most times a '.cvslink' - hmmm?)
+   [source:]
+
+o HelpMe
+
+o [snapshot:/link/to/snapshot]
+   [snapshot:]
+
+o dispatchrequest - a multipurpose request dispatcher
+  o integrate:
+    x redirector at cvs.netfrag.org ...
+    o ... and news.netfrag.org
+  o JumpToCvs (.cvslink-mechanism)
+  o how was it done?
+    x cd /data/www/virtual/netfrag/sites/webcvs/.dispatch
+    x ln -s /data/www/global/apps/dispatchrequest .
+    
+  
+o buildhtml -> docmaker
+
+o TWIG & yakka?
+
+o rename: dispatchmail -> dispatchmessage
+
+c rename: dispatchrequest -> forwardrequest?
+
+o readrc of bashrc|perlrc|xmlrc
+
+x setup TWIG
+  x cd /usr/share/doc/twig
+  x cd /data/www/virtual/netfrag/conf/
+  x nano applications.conf
+  x add line: Alias /twig/ /usr/share/twig/
+  x had to modify /etc/apache/conf/httpd.conf:
+    x added: 'index.php3'
+        
+            DirectoryIndex index.html index.htm index.shtml index.cgi index.php index.php3
+        
+    x added: '.php3'
+        AddType application/x-httpd-php .php .php3
+    x /etc/init.d/apache reload
+    x cd /etc/twig
+      x 
+
+o remove html from phpWiki: ('http://'!!!) (->https!!!)
+  
+  
+  
+
+o force https for: (authentication purposes - anonymous is http!)
+  o horde
+  o tutos
+  
 
 
 
 
 
-$Id: joko_2003-01.html,v 1.39 2003/01/25 14:03:21 joko Exp $
+$Id: joko_2003-01.html,v 1.47 2003/01/25 19:33:32 joko Exp $