Current File : /home/lifechur/e-life.lifechurchboston.org/.htaccess~
RewriteEngine on
# uncomment this rule if you want Apache to redirect from www.mysite.com/ to www.mysite.com/wiki/Main_Page
RewriteRule ^$ /twiki/bin/view [R]
# do the rewrite
#RewriteRule ^twiki/?(.*)$ /w/index.php?title=$1 [L,QSA]