Request_Exception [ 0 ]: Unable to find a route to match the URI: sitemap.xml

/home1/tichenne/public_html/ncca/noah/modules/app/app.php [ 215 ]

210 			// Params cannot be changed once matched
211 			$this->_params = $params;
212 		}
213 		else
214 		{
215 			throw new Request_Exception('Unable to find a route to match the URI: {uri}',
216 				array('{uri}' => $uri));
217 		}
218 	}
219 
220 	/**
  1. /home1/tichenne/public_html/ncca/noah/modules/app/app.php [ 86 ] » App->_preExecute()

  2. /home1/tichenne/public_html/ncca/admin/adminroot/index.php [ 43 ] » App->start()

环境变量