first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

kintespace.com: .htaccess file from Focal Hosting

ErrorDocument 404 http://www.kintespace.com/not_found.html

RewriteEngine on Options +FollowSymlinks RewriteBase / RewriteRule ^kb/articles/(.)\\.html$ http://songhaysystem.com/document.php?cmd=getKBDoc&get=$1 RewriteRule ^kb/howto/(.)/ http://songhaysystem.com/document.php?cmd=getDocCode&get=$1 RewriteRule ^kb/subjects/(.)\\.html$ http://songhaysystem.com/document.php?cmd=listSubjects&code=$1 RewriteRule ^kb/util/(.)/ http://songhaysystem.com/ RewriteRule ^kb http://songhaysystem.com/

mod date: 2004-03-30T07:04:42.000Z