Hi, im sorta new to this kind of proyects so maybe im speaking baloney, but here's the issue:
I im currently setting up a Minecraft server on a VM running arch. I have the server running just fine, but i want to add some way for the server to handle HTML requests so that i can control the server remotely without having to go into SSH.
I thought of threading, but i haven't been able to find any info on threading in arch
Any ideas?