[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] .htaccess for ErrorDocument



Hi Kyle,
sorry for the delay, I was 'OOTO' (out of the office)

Here's the format of the tested .htaccess file.

#Access File
order allow,deny
allow from all
require valid-user
Authname "Affiliate members"
AuthPAM_Enabled off
Authtype Basic
ErrorDocument 404 /Affiliates/index.html
AuthUserFile /home/sites/www.mydomain.com/-MyDataDir/Affiliate_htaccess

>
> Can you tell me what Cobalt product you are using? If it is a RaQ (any
> model) -- what is your AllowOverride directive set to in
> "/etc/httpd/conf/access.conf" under <Directory /> and <Directory
> /home/sites/>. I am still unable to use any file outside of the "/error/"
> alias as an ErrorDoocument. I have both of mine set to AllowOverride All -
> and this is the only thing that looks like it should effect my use of
> .htaccess. I appreciate your response. Thank you,
>
> Kyle Scholz
>
>