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

Re: [hobbit] You don't have permission to access /hobbit/index.html on this server.



On Mon, May 22, 2006 at 02:04:16PM +0200, Frauke Scholz wrote:
> I have done
> chmod 555
> to
> /usr/local/hobbit/server/www/bb.html
> 
> So the webpage works. Some seconds later, I have the same problem and the
> permission to the file
> /usr/local/hobbit/server/www/bb.html
> 
> are back to
> -rw-r-----

Add the line
    umask 022
to the script you use to start Hobbit.

I've added this to the "bbgen" program now, but doing it in the startup
script is a simple work-around.


Regards,
Henrik