Re: Apache2 chroot problem: towards a solution

2023-05-24 Thread Eric Covener
> I am writing to you today to ask for your help in resolving this issue. I don't think this issue required another thread. Have you tried https://httpd.apache.org/docs/2.4/mod/mod_unixd.html#chrootdir ?

Apache2 chroot problem: towards a solution

2023-05-24 Thread Benjamin Godfrey
Dear Apache2 team, Thank you for your help in trying to resolve the issue I am having with the Apache server inside of a chroot environment on a Chromebook. I thought I had narrowed the problem down to a piece of code in Apache2 that checks if the server is running in a chroot. This code causes

Re: [VOTE] Switch read/write repository from Subversion to Git

2023-05-24 Thread Rodent of Unusual Size
[ X]: Move the read/write repository from Subversion to Git and leverage the features of Github (for now Actions and PR). -- Ken Coar () Software developer, author, opinionist Sanagendamgagwedweinini

mod_wasm: A way for creating Apache HTTPD modules securely and in many languages

2023-05-24 Thread Asen Alexandrov
Hello everyone, We have been working on a new version of mod_wasm (introduced here - https://lists.apache.org/thread/mo3onsk8odcw808dsr44l6kzo8lrkn57) that allows you not only to run existing applications compiled to WebAssembly (ie WordPress), but to extend the functionality of Apache