[SimBot-commits] CVS: simbot/templates error.403.default.tmpl,NONE,1.1
Status: Abandoned
Brought to you by:
kstange
|
From: Kevin S. <ks...@us...> - 2005-08-19 00:07:02
|
Update of /cvsroot/simbot/simbot/templates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5973 Added Files: error.403.default.tmpl Log Message: I think it's appropriate to have 401, 403, 404, and 500 pages, at least. Since I am not adding payment or proxy support, I think we can safely ignore 402 and most of the rest of the 4xx errors. :) --- NEW FILE: error.403.default.tmpl --- <p>Access to the resource <q><TMPL_VAR NAME=request_url></q> was denied by its handler.</p> <p>Please verify the URL and try again. If you believe you should have access to this resource, please contact the administrator of this server.</p> |