RefererIgnore string1 string2 ... stringn
stringn is the set of characters to look for in the
Referer header. If this string is found, then the Referer is not logged.
If there is no RefererIgnore directive, then all referer information is
logged.
RefererIgnore www.ncsa.uiuc.edu This avoids logging referers from www.ncsa.uiuc.edu
RefererIgnore news
This avoids logging referers from news articles.
RefererIgnore www.cen www.ncsa
This avoids logging referers from either www.ncsa or www.cen
Return to Server Configuration File Overview