| 713 |  |  | 
| 714 | x http://cvs.netfrag.org/bareface/yakka/?tarball=1 | x http://cvs.netfrag.org/bareface/yakka/?tarball=1 | 
| 715 |  |  | 
| 716 |  | o [source:/link/to/source-code]   (most times a '.cvslink' - hmmm?) | 
| 717 |  | [source:<projectname>] | 
| 718 |  |  | 
| 719 |  | o HelpMe | 
| 720 |  |  | 
| 721 |  | o [snapshot:/link/to/snapshot] | 
| 722 |  | [snapshot:<projectname>] | 
| 723 |  |  | 
| 724 |  | o dispatchrequest - a multipurpose request dispatcher | 
| 725 |  | o integrate: | 
| 726 |  | x redirector at cvs.netfrag.org ... | 
| 727 |  | o ... and news.netfrag.org | 
| 728 |  | o JumpToCvs (.cvslink-mechanism) | 
| 729 |  | o how was it done? | 
| 730 |  | x cd /data/www/virtual/netfrag/sites/webcvs/.dispatch | 
| 731 |  | x ln -s /data/www/global/apps/dispatchrequest . | 
| 732 |  |  | 
| 733 |  |  | 
| 734 |  | o buildhtml -> docmaker | 
| 735 |  |  | 
| 736 |  | o TWIG & yakka? | 
| 737 |  |  | 
| 738 |  | o rename: dispatchmail -> dispatchmessage | 
| 739 |  |  | 
| 740 |  | c rename: dispatchrequest -> forwardrequest? | 
| 741 |  |  | 
| 742 |  | o readrc of bashrc|perlrc|xmlrc | 
| 743 |  |  | 
| 744 |  | x setup TWIG | 
| 745 |  | x cd /usr/share/doc/twig | 
| 746 |  | x cd /data/www/virtual/netfrag/conf/ | 
| 747 |  | x nano applications.conf | 
| 748 |  | x add line: Alias /twig/ /usr/share/twig/ | 
| 749 |  | x had to modify /etc/apache/conf/httpd.conf: | 
| 750 |  | x added: 'index.php3' | 
| 751 |  | <IfModule mod_dir.c> | 
| 752 |  | DirectoryIndex index.html index.htm index.shtml index.cgi index.php index.php3 | 
| 753 |  | </IfModule> | 
| 754 |  | x added: '.php3' | 
| 755 |  | AddType application/x-httpd-php .php .php3 | 
| 756 |  | x /etc/init.d/apache reload | 
| 757 |  | x cd /etc/twig | 
| 758 |  | x | 
| 759 |  |  | 
| 760 |  | o remove html from phpWiki: ('http://'!!!) (->https!!!) | 
| 761 |  | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | 
| 762 |  | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 
| 763 |  | <link rel="copyright" title="GNU General Public License" href="http://www.gnu.org/copyleft/gpl.html#SEC1" /> | 
| 764 |  | <link rel="author" title="The PhpWiki Programming Team" href="http://phpwiki.sourceforge.net/phpwiki/ThePhpWikiProgrammingTeam" /> | 
| 765 |  |  | 
| 766 |  | o force https for: (authentication purposes - anonymous is http!) | 
| 767 |  | o horde | 
| 768 |  | o tutos | 
| 769 |  |  | 
| 770 |  |  | 
| 771 |  |  | 
| 772 | </pre> | </pre> |