[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] .htaccess / ErrorDocument on RaQ2
- Subject: [cobalt-users] .htaccess / ErrorDocument on RaQ2
- From: "Kyle D. Scholz" <kyle@xxxxxxxxxxxxx>
- Date: Wed Aug 2 13:35:35 2000
Does anyone have experience using .htaccess to control ErrorDocuments on the
RaQ2? I am able to point to an HTML document in the
/usr/admserv/html/.cobalt/error directory (as is done in the access.conf
file), but I am unable to point to a CGI file.
I get inconsistent errors, and am only able to execute the CGI script by
first retrieving the HTML error message (by configuring it in .htaccess)
then reconfiguring .htaccess to point at my CGI script and refreshing the
page in my web browser.
I'm sure this is hard to follow for anyone who has not attempted this
configuration, but I do appreciate any assistance. My goal here is to
implement a script that will offer valid filenames that nearly match a
request that generates a 404 (not found) error.
Thank you for your help,
-Kyle