# If you want to use another node for pdfs
# ...
EstraierNode http://localhost:1978/node/test
# ...
EstraierNode http://localhost:1978/node/pdf
# use weight only in lower directory
SetOutputFilter estraier
EstraierNode http://localhost:1978/node/test
EstraierUser admin
EstraierPass admin
EstraierUseWeight On
# sample using all configuration
SetOutputFilter estraier
EstraierNode http://localhost:1978/node/test
EstraierUser admin
EstraierPass admin
EstraierProxyHost proxy.host
EstraierProxyPort 8080
EstraierTimeout 5
EstraierDenyURI http://[a-z]*.?google.co
EstraierAllowURI http://labs.google.com/
EstraierDenyURI favicon.ico
EstraierLanguage ja
EstraierDetachThread On
EstraierDenyResponseHeader cookie .*
EstraierDenyRequestHeader cookie .*
EstraierDenyRequestHeader authorization .*
EstraierUseWeight On
EstraierFilterTmpdir /tmp
EstraierFilterCommand ^application/pdf H@/usr/local/share/hyperestraier/filter/estfxpdftohtml
EstraierFilterCommand ^application/msword H@/usr/local/share/hyperestraier/filter/estfxmsotohtml
EstraierFilterCommand ^application/vnd.ms-(excel|powerpoint) H@/usr/local/share/hyperestraier/filter/estfxmsotohtml