Date: Wed, 12 Jan 2000 12:31:59 +0100 From: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de> To: freebsd-questions@FreeBSD.ORG, dl@tyfon.net Subject: Re: webserver errorcodes Message-ID: <E128M0N-0006uF-00@rz114s0-priv-server> In-Reply-To: <85hevk$g24$1@atlantis.rz.tu-clausthal.de>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <85hevk$g24$1@atlantis.rz.tu-clausthal.de> you wrote:55 > Where would I find information on all webserver errorcodes? > ( errors such as '403 Forbidden' etc... ) These belong to the HTTP protocol, which is specified in RFC 1945 and RFC 2068 (for version 1.0 and 1.1, respectively). You can find them at ftp://ftp.isi.edu/in-notes/rfc1945.txt ftp://ftp.isi.edu/in-notes/rfc2068.txt Bye, Philipp -- P. Mergenthaler, un1i@rz.uni-karlsruhe.de, http://www.uni-karlsruhe.de/~un1i/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E128M0N-0006uF-00>