Thank you for these links.
These related projects are what inspired me to head down this path,
however they seem focused on using sqlite, which I do not wish to
use.
I currently use sqlite in other software and run into both performance
and scalability issues. Hence my interest in mysql based dbs
On 2019-10-21, Jeremy wrote:
> Why when I run binaries written in C from /var/www/cgi-bin, it's allowed
> but if I use other compiled languages (ex: Haskell) I need to adjust the
> wxallowed options for where /var/www/cgi-bin is mounted?
Most compiled languages don't need w+x across the board (th
Try these sites:
https://learnbchs.org
https://kristaps.bsd.lv/kcgi
On Mon, Oct 21, 2019 at 11:20 AM Jeremy wrote:
> Hello,
>
> I am experimenting with httpd's cgi options.
>
> Why when I run binaries written in C from /var/www/cgi-bin, it's allowed
> but if I use other compiled languages (ex:
Hello,
I am experimenting with httpd's cgi options.
Why when I run binaries written in C from /var/www/cgi-bin, it's allowed
but if I use other compiled languages (ex: Haskell) I need to adjust the
wxallowed options for where /var/www/cgi-bin is mounted?
Is this due to where it says: "...The bas
4 matches
Mail list logo