Trying to login with Dillo browser

When I try to login with the dillo browser, I get an error saying that I have to accept cookies. But when I try to accept cookies, I get an error saying that I have to be logged on to do that.
 
I got it. I just had to edit the ~/.dillo/cookiesrc file to accept cookies from this site.

DEFAULT DENY
forums.freebsd.org ACCEPT
 
Back
Top