On Fri, Jun 12, 2009 at 3:45 PM, ricardo figueiredo<[email protected]> wrote: >>>> > >>>> > But When I request a page doesn't show "Value: 1234" in the prompt, >>>> > for >>>> > example. >>>> > What's wrong ?? Anyone has a example ?? >>>> >>>> Where does standard out from a piped logger go? Try writing to a file. > > Sorry, but don't understand !!! Do mod_log_config writes to a file > ?? Or program writes ??
Apache writes to your piped logger, your piped logger has to decide where to write its output. Writing it to stdout isn't a good idea. -- Eric Covener [email protected] --------------------------------------------------------------------- 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]
