On 7/7/22 11:12 AM, Software Info wrote:
The permissions are a 755: drwxr-xr-x www mailman cgi-bin
This may be a smrsh like issue. See item 4 at
https://wiki.list.org/x/4030723, although that only affects mail access,
but there may be something similar affecting web access.
--
Mark Sapiro
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 /
>> to see if I could get anything that made sense
Software Info writes:
> Just a little update. I just ran
> # obhttpd -d -vvv -f obhttpd.conf and
> # slowcgi -d -p /
> to see if I could get anything that made sense show up on the screen
> and the first error I saw was: slowcgi: execve
> /usr/local/mailman/cgi-bin/: Permission denied
> Th
Just a little update. I just ran
# obhttpd -d -vvv -f obhttpd.conf and
# slowcgi -d -p /
to see if I could get anything that made sense show up on the screen
and the first error I saw was: slowcgi: execve
/usr/local/mailman/cgi-bin/: Permission denied
This is strange because slowcgi runs as www, o
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