On Thu, Jun 5, 2008 at 11:09 AM, Malka Cymbalista
<[EMAIL PROTECTED]> wrote:
> If I want to put Rewrite directives into specific <Directory> sections, do I 
> have to put the RewriteEngine directive into each of the sections or can I 
> put it somewhere else in the configuration file where I will not have to 
> repeat it in each directory section.
> Thanks for any help.

In the documentation
(http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewriteengine)
it says, for RewriteEngine:

"Context:       server config, virtual host, directory, .htaccess"

So you can put it in your server config or virtual host.

General hint: If you are not sure where you can use a directive,
consult the apache documentation.

Krist

-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
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