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