On Sun, Feb 11, 2018 at 4:56 AM, Daniel <dferra...@gmail.com> wrote:
> what if?
>
> The way I see it you are the admin and supposed to set up a correct
> documentroot, there are not "what if" for things under your control
> imo.
>
> About the internals probably some knowledgeable dev can tell you much
> better than I, but afaik DocumentRoot is always checked because it is
> "where all starts", that is, by definition DocumentRoot is where
> apache starts looking when serving requests, all things you "mount"
> such as aliases are "mounted" on top/after/relative to it, so just
> take better care where you point the documentroot because it is
> important.

The error may come from a subrequest, which is an internal feature
where a module like mod_dir might use to probe if some URL exists.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to