# TEFLCHINA.ORG
ServerAdmin rogerhc@pacbell.net
DocumentRoot /var/www/teflchina.org
ServerName teflchina.org
ErrorLog /var/www/logs/teflchina.org-error_log
CustomLog /var/www/logs/teflchina.org-access_log common
RedirectMatch /job(/.*)$ http://teflchina.org/jobs$1
RedirectMatch /job$ http://teflchina.org/jobs
RedirectMatch /teaching(/.*)$ http://teflchina.org/teach$1
RedirectMatch /teaching$ http://teflchina.org/teach
RedirectMatch /living(/.*)$ http://teflchina.org/life$1
RedirectMatch /living$ http://teflchina.org/life
RedirectMatch /live(/.*)$ http://teflchina.org/life$1
RedirectMatch /live$ http://teflchina.org/life
RedirectMatch /help(/.*)$ http://teflchina.org/welcome$1
RedirectMatch /help$ http://teflchina.org/welcome
RedirectMatch /support(/.*)$ http://teflchina.org/welcome$1
RedirectMatch /support$ http://teflchina.org/welcome
RedirectMatch /emaillists?(/.*)$ http://teflchina.org/lists$1
RedirectMatch /emaillists?$ http://teflchina.org/lists
RedirectMatch /kit(/.*)$ http://teflchina.org/kitchen$1
RedirectMatch /kit$ http://teflchina.org/kitchen
#twiki stuff
ScriptAlias /twiki/bin/ "/home/httpd/twiki/bin/"
Alias /twiki/ "/home/httpd/twiki/"
#end TWiki stuff
#twiki directives
Order Deny,Allow
Allow from all
Order Deny,Allow
Allow from all
Order Deny,Allow
Options +ExecCGI
SetHandler cgi-script
Allow from all
Options FollowSymLinks +Includes
AllowOverride None
Order Deny,Allow
Allow from all
Order Deny,Allow
Deny from all
Order Deny,Allow
Deny from all
#end twiki directives