[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Answer: Custom Error pages on a RAQ4i
- Subject: Re: [cobalt-developers] Answer: Custom Error pages on a RAQ4i
- From: Ted Behling <TBehling@xxxxxxxxxxxxx>
- Date: Thu Jul 26 11:55:03 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Doh! When I said "AllowOptions" below, I meant "AllowOverride".
Also, you get a message in your error log if you try to use ErrorDocument
in .htaccess and you don't have it enabled with AllowOverride.
At 09:38 PM 7/26/01 -0400, Ted Behling wrote:
>The ability to specify the ErrorDocument directive in an .htaccess file is
>controlled by the AllowOverride directive, which lives in access.conf if
>you're using the three-file configuration model. If the directory in which
>you're trying to use ErrorDocument doesn't have "AllowOptions All" or at
>least "AllowOptions FileInfo" enabled, you can specify ErrorDocuments only
>in the server config files (including <VirtualHost> sections).
>
>Visit the following URL for more AllowOverride info:
>http://httpd.apache.org/docs-2.0/mod/core.html#allowoverride
-------------------------------------------------------------------------
Ted Behling, Web Application Developer, Monarch Information Systems, Inc.
43 Folly Field Road, Unit 4, Hilton Head Island, SC 29928-5434
E-mail: mailto:TBehling@xxxxxxxxxxxxx
Phone/Fax: 1-800-842-7894 Local or Outside the USA: 1-843-842-7894
Cell Phone (urgent issues): 843-816-7895
Cell Phone E-mail: mailto:TedPhone@xxxxxxxxxxxxx (116 letter limit)
Web site: http://www.monarchis.net
-------------------------------------------------------------------------