namazu-users-en
[Top] [All Lists]

Re: Getting --deny to work

To: namazu-users-en@namazu.org
Subject: Re: Getting --deny to work
From: Makoto Fujiwara <makoto@ki.nu>
Date: Tue, 21 May 2002 12:01:46 +0900
Reply-to: namazu-users-en@namazu.org
Message-id: <yfmu1p2mcf9.wl@u.ki.nu>
Darren> mknmz --indexing-lang=ja -M -k -e --output-dir='index.main'
Darren>   --update='index.main' --replace='s#/htdocs/#/#' --deny='navi.*html'
Darren>   --deny='head.html' --exclude='admin' /htdocs

I am replying just by experiencing command lines similar to above,
not looking at the source code right now,  but it seems to me only one --deny 
option is allowed. 

Following option denies three files:
  head.html
  navi_fla.html
  navi_nf.html

env LANG=c mknmz --indexing-lang=ja -M -k -e --output-dir='index' \
--replace='s#/htdocs/#/#' --deny='navi.*html|head.html' \
--exclude='admin' htdocs

---
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.


<Prev in Thread] Current Thread [Next in Thread>