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

RE: [cobalt-users] [RAQ4] .htaccess erroring...



> I've checked the ownership and permissions of .htaccess file 
> and they are correct for the admin user of the site - the 
> perms are wide open and it's internal server error - perhaps 
> I need more coffee - perhaps I'm missing something 
> fundamental - but this IS the first site on this machine with 
> .htaccess to my knowledge:
> 
> [root web]# ls -ld . ;
> drwxrwsr-x   9 nobody   site7        1024 Dec  1 09:20 .
> [root web]# ls -l .htaccess 404* ;
> -rwxrwxrwx   1 aaahost9 site7          32 Dec  1 09:20 .htaccess
> -rwxrwxrwx   1 aaahost9 site7        1052 Nov 29 16:36 404err.shtml
> [root web]# cat .htaccess
> ErrorDocument   404     /404err.shtml
> 
> 
> Any pointers, or more coffee beans greatly appreciated!
> 

Have you tried ErrorDocument 404 http://www.domain.com/404err.shtml
-- 
Dan Kriwitsky

Please reply to the list only. Off list replies are not read.