From 35b54a198e09767b39d69b568ce99042125fd422 Mon Sep 17 00:00:00 2001 From: Donald B Guy Date: Thu, 15 Jan 2009 06:45:51 -0500 Subject: [PATCH] okay last one, I swear --- projects/www.mdwn | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/projects/www.mdwn b/projects/www.mdwn index 51c8c58..64fe6ef 100644 --- a/projects/www.mdwn +++ b/projects/www.mdwn @@ -1,4 +1,5 @@ [[!meta title="The SIPB Website"]] +[[!toc ]] ## Design @@ -34,10 +35,14 @@ vhost configuration on scripts looks in ~~sipb-ww/web_scripts and checks the .htaccess file: -if request is for /rtfm.html, pass through -if request is for /iap pass of to stuff/iap (lives in /afs/athena.mit.edu/activity/s/sipb-iap/www/ of all place) -if request if for /cgit, or /wiki pass through -else pass request for foo to wiki/foo, served from there + if request is for /rtfm.html, + pass through + if request is for /iap pass of to stuff/iap + (lives in /afs/athena.mit.edu/activity/s/sipb-iap/www/ of all place) + if request if for /cgit, or /wiki + pass through + else + pass request for foo to wiki/foo, served from there ###For developments sake: -- 2.45.0