Re: problems with htaccess

1999-07-12 Thread Samuel R. Scarano
> My apache seems to be ignoring the .htaccess file. Everythings I apologize if I'm insulting your intelligence here, but make sure you have 'AllowOverride AuthConfig' (or 'AllowOverride All') in the appropriate (or , etc.) block in (assuming you're using Debian) /etc/apache/access.conf.

Re: problems with htaccess

1999-07-12 Thread Greg Baker
> Does anyone know of something that could affect apache's behavior > for htaccess? I'm loading the appropiate module and the .htaccess file is > well defined in srm.conf There are a few Apache directives that affect the .htaccess file. I could find: AccessFileName AllowOverride Docs fo

problems with htaccess

1999-07-12 Thread Pere Camps
Hi! My apache seems to be ignoring the .htaccess file. Everythings correct (the permissions, etc). I've even tried to copy the same .htaccess to a different server and it worked there. Then I looked into the configuration files of the other server and everything seems like mine. D