403Webshell
Server IP : 216.92.14.13  /  Your IP : 216.73.216.171
Web Server : Apache
System : Linux vps4089.pairvps.com 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64
User : rmlac2fmr ( 1040637)
PHP Version : 8.2.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/swish-e/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/doc/swish-e/README.Debian
swish-e for Debian
==================

For users:
----------

To add a few filters to swish-e, add the following lines to your Swish 
configuration file (you'll need to install xpdf-utils, wv and libmp3-tag-perl):

  FilterDir   /usr/share/doc/swish-e/examples/filter-bin
  Filefilter  .pdf   swish_filter.pl %p
  Filefilter  .doc   swish_filter.pl %p
  Filefilter  .xls   /usr/bin/xls2csv %p
  Filefilter  .ppt   /usr/bin/catppt %p
  Filefilter  .vsd   /usr/bin/wvSummary %p
  Filefilter  .mpp   /usr/bin/wvSummary %p
  Filefilter  .mp3   swish_filter.pl %p
  # Open Office filter
  FileFilterMatch "/usr/bin/unzip" "-p %p content.xml" /\.(sxw|sxc|sxg|sxi|odt)$/i
  # Simple Maildir filter
  FileFilterMatch "sed" "-n 1,/base64/p < %p" /\,S$/
  # Improved Maildir filter which needs the 'hypermail' package
  # FileFilterMatch "/usr/share/doc/swish-e/examples/swish-mail" %p /\,S$/

You can find even more filter in the sample configuration file:
/usr/share/doc/swish-e/examples/swish.config
  
Indexing the Debian documentation:

In the examples directory, 'swish-debiandoc' indexes the whole Debian 
documentation, and 'search-debiandoc' searches the index created in 
/var/cache/swish-e/.

Web interface:

If you need a WEB interface start with 'swish.cgi'. It's very simple to set-up 
and use.

For developers:
---------------

If you need headers and static swish-e libraries, please install the
swish-e-dev package.


Youez - 2016 - github.com/yon3zu
LinuXploit