* cove...@apache.org wrote: > Author: covener > Date: Wed Jul 25 14:46:33 2018 > New Revision: 1836638 > > URL: http://svn.apache.org/viewvc?rev=1836638&view=rev > Log: > add 2 conditional logging examples > > > +# Conditional logging > +CustomLog logs/access-errors.log common âexpr=%{REQUEST_STATUS} >= > 400â +CustomLog logs/access-errors-specific.log common > âexpr=%{REQUEST_STATUS} -in {'405','410'}" +
Yuck. This is certainly not valid httpd.conf :-) Looks like fancy quotes from here. Please use boring quotes for pastability. Cheers, -- > Rätselnd, was ein Anthroposoph mit Unterwerfung zu tun hat... ^^^^^^^^^^^^ [...] Dieses Wort gibt so viele Stellen für einen Spelling Flame her, und Du gönnst einem keine einzige. -- Jean Claude und David Kastrup in dtl --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org