public static function SetDocRoot($path)
 {
     self::$docroot = $path;
 }