[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ4 / .HTACCESS FILE PROBLEM
- Subject: Re: [cobalt-users] RAQ4 / .HTACCESS FILE PROBLEM
- From: Revd Leonard Payne <vicarage@xxxxxxxxxxxxxx>
- Date: Thu Jan 23 01:05:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
on 23/1/03 5:43, Bo von Hohenlohe at bvhprods@xxxxxxx wrote:
> PROBLEM:
> I just leased a RaQ4 and installed a .htaccess file, set the permissions to
> 644 and get an the following message (same file and permissions work just
> fine on my RaQ3i):
>
> ERROR:
> "Internal Server Error
> The server encountered an internal error or misconfiguration and was unable
> to complete your request. "
>
> .HTACCESS FILE SCRIPT:
> Options Includes ExecCGI
> AddType text/x-server-parsed-html html
> ErrorDocument 404 /refer.html
>
> Any bright ideas?
>
> Thank you in advance.
My .htaccess file on a Raq4i is as follows:
chmod set at 755 by the way
#Access File
AuthPAM_Enabled off
order allow,deny
allow from all
require valid-user
AuthName "Private Area"
AuthType Basic
AuthUserFile /the/path/to/your/.htpasswd
There now follows a ream of emails from others who are more learned than I,
who probably can do it better - All I can say is ,, it works
Blessings
Revd Leonard