From 4925acc27dae45dcc96bd4d6796dcb9462a2400c Mon Sep 17 00:00:00 2001 From: keyurdg Date: Mon, 1 Jul 2013 13:19:15 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2349815..28c1d7d 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ mod_realdoc is an Apache module which does a realpath on the docroot symlink and sets the absolute path as the real document root for the remainder of the request. -It executes after mod_rewrite and before a request handler -like PHP. +It executes as soon as Apache is finished reading the request +from the client. The realpath frequency can be adjusted in httpd.conf using: