From: Nicolas Bravo Date: Thu, 4 Sep 2014 14:29:44 +0000 (-0400) Subject: "its" -> "it's" for grammar X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/a8e1835c8fad770505eb24715fa15aa543656286 "its" -> "it's" for grammar --- diff --git a/projects/www.mdwn b/projects/www.mdwn index 45ffc19..9810dd2 100644 --- a/projects/www.mdwn +++ b/projects/www.mdwn @@ -32,7 +32,7 @@ exclusively for breadcrumbs ... ###When a request comes in: - a connection comes in for sipb.mit.edu which via a hack in MIT DNS gets directed instead to PENGUIN-LUST.MIT.EDU. If its on ports 80, (443?), or 444 it gets passed off to scripts (where it's handled by b-m or b-k, whichever). + a connection comes in for sipb.mit.edu which via a hack in MIT DNS gets directed instead to PENGUIN-LUST.MIT.EDU. If it's on ports 80, (443?), or 444 it gets passed off to scripts (where it's handled by b-m or b-k, whichever). The DocumentRoot for sipb.mit.edu is `/afs/sipb.mit.edu/project/sipb-www/web_scripts/sipb`. This directory contains a `.htaccess` file that causes most URIs to be served out of `web_scripts/sipb/_wiki`, a symlink to `../../Scripts/wiki`. This directory's contents are static files generated by ikiwiki after each edit.