If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have a directory on a webserver that I want to have prompt for username and password when someone tries to access it. I am unix newbie, so don't assume I know any commands already.
It's all rather simple in fact. Once I figured out what files Weblock was doing, I started doing this myself using some simple UNIX stuff. I think you need to understand how to navigate around using the CLI in UNIX, how to make simple alterations to text files (I use Pico for example).
The most helpful source of information I found was at;