[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] raq550 .htaccess & custom 404 page
- Subject: [cobalt-users] raq550 .htaccess & custom 404 page
- From: "lists" <lists@xxxxxxxxxx>
- Date: Fri Dec 20 03:58:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I need to use an htaccess file to set a custom 404 and to set php to parse
.htm files:
AddType application/x-httpd-php .htm
ErrorDocument 404 http://www.domain.com/404.htm
This works on our raq4, but throws an error 500 on the raq550.
Anyone come across this one? The fixes for the auth problems with htaccess
files on a raq550 that have been posted to this list don't seem to help this
problem.