--- joko/doc/SampleTasks/joko_2003-01.html 2003/01/30 04:03:33 1.103
+++ joko/doc/SampleTasks/joko_2003-01.html 2003/01/30 08:08:17 1.110
@@ -1414,12 +1414,94 @@
x chown -R .rootsrc hosts layouts
o do this regularly
+o run indexer and '.runrc' on interval!
+
+o amo@grasshopper: cleanup local repository 'nfo' from cvs.netfrag.org!!!
+
+o categorization:
+ o document-type:
+ o file-type:
+ o suffix: .xyz (guess application-relationship of file from this)
+ o content-encoding: ASCII, EBCDIC, UTF-8, etc.
+
+o shortcut for:
+ o ctlinnd newgroup nfo.dev.php
+ o nano /data/www/global/apps/newsportal/groups.txt
+ add: nfo.dev.php Php Development
+
+o look at slurp:/var/www/docbook-dsssl/
+
+o make ResourceGroups (group - what else? - resources together - from netfrag.org or other urls/urns or WikiTags)
+
+o look at R:\staff\public\Research\Mirrored Sites
+
+o phpw2hfax?
+
+o look at phpOrgaSync: http://www.ds-services.de/portal/
+ o ->http://www.phprojekt.com/
+
+o amavis uses 'Net::Server::PreForkSimple':
+ Jan 30 07:52:53 quepasa amavis[25445]: 2003/01/30-07:52:53 Amavis (type Net::Server::PreForkSimple) starting! pid(25445)
+
+o mnogosearch: use searchd? what's spelld?
+
+o look at quepasa:/etc/apache/httpd.conf:
+ # MetaDir: specifies the name of the directory in which Apache can find
+ # meta information files. These files contain additional HTTP headers
+ # to include when sending the document
+ #
+ #MetaDir .web
+
+ #
+ # MetaSuffix: specifies the file name suffix for the file containing the
+ # meta information.
+ #
+ #MetaSuffix .meta
+
+o look at quepasa:/etc/apache/httpd.conf:
+ # Customizable error response (Apache style)
+ # these come in three flavors
+ #
+ # 1) plain text
+ #ErrorDocument 500 "The server made a boo boo.
+ # n.b. the (") marks it as text, it does not get output
+ #
+ # 2) local redirects
+ #ErrorDocument 404 /missing.html
+ # to redirect to local URL /missing.html
+ #ErrorDocument 404 /cgi-bin/missing_handler.pl
+ # N.B.: You can redirect to a script or a document using server-side-includes.
+ #
+ # 3) external redirects
+ #ErrorDocument 402 http://some.other_server.com/subscription_info.html
+ # N.B.: Many of the environment variables associated with the original
+ # request will *not* be available to such a script.
+
+o look at quepasa:/etc/apache/httpd.conf:
+ # Allow http put (such as Netscape Gold's publish feature)
+ # Use htpasswd to generate /etc/apache/passwd.
+ # You must unremark these two lines at the top of this file as well:
+ #LoadModule put_module modules/mod_put.so
+ #
+ #Alias /upload /tmp
+ #
+ # EnablePut On
+ # AuthType Basic
+ # AuthName Temporary
+ # AuthUserFile /etc/apache/passwd
+ # EnableDelete Off
+ # umask 007
+ #
+ # require valid-user
+ #
+ #
+
-$Id: joko_2003-01.html,v 1.103 2003/01/30 04:03:33 joko Exp $
+$Id: joko_2003-01.html,v 1.110 2003/01/30 08:08:17 joko Exp $