On Tue, Nov 10, 2009 at 11:04 AM, Pruniaux Ghislain
<ghislain.pruni...@univ-fcomte.fr> 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
cove...@gmail.com

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to