[Mailman-Users] Re: HTTPD

2022-07-07 Thread Software Info
The permissions are a 755: drwxr-xr-x www mailman cgi-bin > On Jul 7, 2022, at 12:31 AM, Stephen J. Turnbull > wrote: > > Software Info writes: > >> Just a little update. I just ran >> # obhttpd -d -vvv -f obhttpd.conf and >> # slowcgi -d -p / >> t

[Mailman-Users] Re: HTTPD

2022-07-05 Thread Software Info
, obhttpd runs as www and www is the owner of the cgi-bin directory. Not sure what I am missing here. On Tue, Jul 5, 2022 at 2:58 PM Software Info wrote: > > Thanks so much for the replies. I actually remembered to change the > chroot and I don't have https configured. Posting my ht

[Mailman-Users] Re: HTTPD

2022-07-05 Thread Software Info
Thanks so much for the replies. I actually remembered to change the chroot and I don't have https configured. Posting my httpd.conf below. I run obhttpd on FreeBSD 13.1 and I used slowcgi as was suggested. [obhttpd.conf] chroot "/" logdir "/var/log" server "mailman.mydomain.net" { listen

[Mailman-Users] HTTPD

2022-07-02 Thread Software Info
HI All, I have been trying to get the mailman web interface working with OpenBSD’s httpd. I found and used the information at https://www.quernus.co.uk/2015/09/28/running-mailman-on-openbsd/ Strangely, I am still getting error 50