Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "RewriteLogLevel" page has been changed by preinheimer. http://wiki.apache.org/httpd/RewriteLogLevel?action=diff&rev1=4&rev2=5 -------------------------------------------------- the number shown in round brackets (1) indicates the level of the message. You will not be shown messages with a higher log level than what you have set in the RewriteLogLevel directive. Two requests will be used to demonstrate the difference between the different log levels. - - A request for the existing resource paul_reinheimer.png + 1. A request for the existing resource paul_reinheimer.png - - A request for the non-existant resource rich_bowen.png + 2. A request for the non-existant resource rich_bowen.png Log Level 4 @@ -38, +38 @@ 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#8681480/initial] (2) prefixed with document_root to /var/www/vhost.example.com/index.php 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#8681480/initial] (1) go-ahead with /var/www/vhost.example.com/index.php [OK] }}} - Log Level 8 + Log Level 3 + {{{ + 127.0.0.1 - - [19/Nov/2009:14:41:25 --0500] [vhost.example.com/sid#8475130][rid#8681480/initial] (1) pass through /paul_reinheimer.png + }}} + Non-Existant + {{{ + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (2) init rewrite engine with requested uri /rich_bowen.png + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (3) applying pattern '.' to uri '/rich_bowen.png' + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (2) rewrite /rich_bowen.png -> /index.php + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (2) local path result: /index.php + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (2) prefixed with document_root to /var/www/vhost.example.com/index.php + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (1) go-ahead with /var/www/vhost.example.com/index.php [OK]}}} + Log Level 2 + {{{ + 127.0.0.1 - - [19/Nov/2009:14:41:25 --0500] [vhost.example.com/sid#8475130][rid#8681480/initial] (1) pass through /paul_reinheimer.png + }}} + Non-Existant + {{{ + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (2) init rewrite engine with requested uri /rich_bowen.png + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (2) rewrite /rich_bowen.png -> /index.php + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (2) local path result: /index.php + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (2) prefixed with document_root to /var/www/vhost.example.com/index.php + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (1) go-ahead with /var/www/vhost.example.com/index.php [OK]}}} + Log Level 1 + {{{ + 127.0.0.1 - - [19/Nov/2009:14:41:25 --0500] [vhost.example.com/sid#8475130][rid#8681480/initial] (1) pass through /paul_reinheimer.png + }}} + Non-Existant + {{{ + 127.0.0.1 - - [19/Nov/2009:14:42:55 --0500] [vhost.example.com/sid#8475130][rid#867d470/initial] (1) go-ahead with /var/www/vhost.example.com/index.php [OK]}}} + Log Level 0 + {{{ + }}} + Non-Existant + {{{ + }}} +
