You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Uwe Dippel <ud...@uniten.edu.my> on 2005/03/15 15:32:00 UTC

[users@httpd] Re: .htaccess stops working

On Sun, 13 Mar 2005 10:11:56 -0500, Joshua Slive wrote:

> Check the AllowOverride setting in httpd.conf.

Done, but looks good. Any way to get it logged ? So that I can see if the
.htaccess is at least seen - read - processed - ?
I'd like to help myself, my users and TAO-Linux to get it back for
everyone.

> But note that your use of <Limit GET POST PUT> shows that you have not
> read the documentation.  Please read the docs on the <Limit> directive
> to find out why it shouldn't be used.

Thanks, I'll also study this one !

Uwe



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Re: Re: .htaccess stops working

Posted by Uwe Dippel <ud...@uniten.edu.my>.
On Tue, 15 Mar 2005 09:38:49 -0500, Joshua Slive wrote:

> Yes.  Put an obvious syntax error like "FooBar" in .htaccess.  If it
> is being read, apache should return a 500 error and an error log
> message whenever you try to access this directory.

Good idea, thanks !
Problem solved: httpd.conf had been overwritten.

Uwe



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Re: .htaccess stops working

Posted by Joshua Slive <js...@gmail.com>.
On Tue, 15 Mar 2005 22:32:00 +0800, Uwe Dippel <ud...@uniten.edu.my> wrote:
> On Sun, 13 Mar 2005 10:11:56 -0500, Joshua Slive wrote:
> 
> > Check the AllowOverride setting in httpd.conf.
> 
> Done, but looks good. Any way to get it logged ? So that I can see if the
> .htaccess is at least seen - read - processed - ?

Yes.  Put an obvious syntax error like "FooBar" in .htaccess.  If it
is being read, apache should return a 500 error and an error log
message whenever you try to access this directory.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org