Topic: Strange Apache 2.2 problem (Read 879 times)
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8269
42601 credits Members referred : 3
« on: Dec 17, 2005, 01:27:47 AM »
I have a strange problem with Apache 2.2. I've just compiled it in a new Debian based server, and it does not recognize the ErrorDocument directive in htaccess.
I have used other directives and it seems that htaccess files work. Also I have seen the error logs, and it doen not find several files that I try to get in order to activate the ErrorDocument 404 directive.
Now if I use the directive <directory> in the virtual host configuration like :
aka J Love Community Supporter?
Bill Gates is my home boy
Gender:
Posts: 884
1636 credits Members referred : 4
« Reply #1 on: Dec 17, 2005, 01:49:11 AM »
i have same exact problem with old version of apache and one I use on my server.. i couldnt figure a way around it except editing the apache config file like you have done, and that works fine.. also custom error scripts will work for 2nd and 3rd websites on same server