--- joko/doc/SampleTasks/joko_2003-01.html 2003/01/25 15:33:23 1.41
+++ joko/doc/SampleTasks/joko_2003-01.html 2003/01/25 19:33:32 1.47
@@ -721,12 +721,58 @@
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.41 2003/01/25 15:33:23 joko Exp $
+$Id: joko_2003-01.html,v 1.47 2003/01/25 19:33:32 joko Exp $