On 4/30/06, Romeo Theriault <[EMAIL PROTECTED]> wrote:
Hi, I'm trying to use the word "includes" in my mod_rewrite rules in
apaches configuration file. The word "includes" is one of the
directories our web developer created. I need to use this word in
httpd.conf without using it as the keyword apache keeps seeing it
as.  Is this possible?

An example including RewriteLog output is always helpful.

One trick is to use the full file-system path on the right side of the
RewriteRule rather than the webpath (relative to the DocumentRoot).

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

Reply via email to