You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
302 B

##
## apache-icpquery.conf -- Apache configuration for mod_icpquery
##
LoadModule icpquery_module @l_prefix@/libexec/apache/mod_icpquery.so
ICPQueryMapper off
ICPQueryTimeout 50000
ICPQueryLog @l_prefix@/var/apache/log/icpquery.log
ICPQueryLogLevel 1
ICPQueryBindAddr 127.0.0.1