htc file in module structure

I need to add to block I've wrote a *.htc file (particulary: csshover.htc).
I tried to place it in my module directory (modules/menutree/pnstyle/) - but in pn8rc1 all files excerpt images, javascript and CSS are blocked by htaccess file placed in modules directory.

Temporary I skipped this problem by placing htc file in global "javascript" directory.
But I wanted to ask if this is good idea? And if blocking this type of files in modules dir is good idea?


--
Polish Zikula Team
Bianor Works - my Zikula works on CoZi
You could also place a .htaccess file inside your module to allow this file type to be served out from that directory.

-Mark

--
Visit My homepage and Zikula themes.
Yes, this works. Thanks for advice icon_smile

--
Polish Zikula Team
Bianor Works - my Zikula works on CoZi