Namazu-users-en(old)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting --deny to work



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.