On Tue, Nov 10, 2009 at 11:04 AM, Pruniaux Ghislain
<[email protected]> wrote:
> Hi,
> Some users on my apache server need to use RewriteEngine in there directory.
> They use .htaccess, but they say that does not work.
> I think i must change AllowOverride for their directory (default is none) ,
> but i could not find the  AllowOverride directive for the RewriteEngine
> (AuthConfig,FileInfo,Indexes,Limit,Options etc ..)

Each directive lists the 'AllowOverride' that pertains to it:

http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewriterule
RewriteRule Directive
Description:    Defines rules for the rewriting engine
Syntax: RewriteRule Pattern Substitution [flags]
Context:        server config, virtual host, directory, .htaccess
Override:       FileInfo
                       ^^^^^
-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to