On 4/26/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
It could be a RewriteRule, it could be in
an .htaccess file, it could be in an Include'd config file, or it
could be some special module that you have added.

Ah, one more that I think explains your confusion: It could be
mod_speling, which auto-corrects small errors in URLs. It appears to
be active on www.ftc.gov.

I suggest putting in explicit redirects and not relying on
mod_speling, because the auto-correct could wind up pointing to a
different place should you ever add other files to the same 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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to