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

Re: [hobbit] Securing hobbit



Aaron Kincaid a écrit :

I did as suggested using an .htaccess file, but nothing happens. Is there some way to test? I know that this is really an Apache question more so than a Hobbit question, but if there is anyone trying to do this, please help. I followed Henrik’s instruction and I can’t see what I could possibly be doing wrong.

hello,

the best is to play around with the .htaccess in a temp/test directory, so you can see/check if the htaccess is correct or not.
you should also have a look a the error log from apache.

Aaron Kincaid

*From:* Aaron Kincaid
*Sent:* Monday, October 01, 2007 9:42 AM
*To:* hobbit (at) hswn.dk
*Subject:* Securing hobbit

Hi, we have been setting up hobbit for our company over the last couple of weeks and it is a brilliant product! We were originally planning on allowing anyone within the company to see the pages, but now we have been asked to limit access to each department head and the department heads can only see the results for equipment in their department. We have divided the bb-hosts file up using the PAGE function, but wanted to know if there is a way to explicitly allow one or two people to see the page for a specific department.

We also want to publish the site and use authentication to get to it, what is the best way to meet both these goals?