mnoGoSearch 3.3.14 reference manual: Full-featured search engine software | ||
---|---|---|
Prev | Chapter 3. Indexing | Next |
Sometimes it is important not to have requests generated by the indexer in the Apache access log.
Here is an elegant solution to avoid this behavior:
# Place these lines into your httpd.conf SetEnvIfNoCase User-Agent "mnoGoSearch" skip-log CustomLog /full/path/to/access_log combined env=!skip-log