Thanks all for answer.
I have a website (http://cshluesocc.org) and is on /var/www/, is
hosted on a cloud vps, I have created some users for my friends on it
and I've enabled mod_userdir so they can use their public_html
directory.
They want try some tecnologies (maybe python, golang, node.js,
wha
As Carlos's question suggests that he might be quite new to all this,
it's probably worth pointing out that for simple, low-volume
applications there is no requirement to load any language-specific
module into apache. All one needs is mod_cgi (or mod_cgid) to get
started and then it's pretty trivia
I am not going into detail about where it is best to place your interpreted
files so, since httpd won't be the interpreter in any case, yes you can use
the language you want, python,lua or whatever you prefer, just make sure
you have the appropriate module loaded that can interpret the language you
Hello list, hope you're well!
I have a dummy question about apache and mod_userdir, I wonder if I
can have a website build with a language different to php on my user
directory (/home/my_user/public_html/) maybe something build with
python, node or another language and then accesing to it with
htt