I am working with htaccess for the first time, so please excuse my noobishness. I have read previous threads on htaccess, but I dont think this question has been answered already, at least, that I can tell.
I need to password protect one of my directories. I have a few questions:
1) Is this even possible on Zymic? I understand its allowed capabilities are still being worked out.
2) If I can use htaccess for this purpose, is there a substitute for the .htpasswd file, since this filetype is not allowed?
3) What is the server path to my directory?
4) Do I have access to files above my public_html, outside of public access?
5) Are there other decent tuts on htaccess other than http://www.javascriptkit.com/howto/htaccess.shtml that anyone can recommend?
Thanks in advance for clearing these up for me.