Don't know about Ruby, but as for Python - yes, you can. There is Python Server Pages in mod_python, which are similiar to mod_php.
However, mod_python is ugly (in a same way mod_php is), so it's generally frowned upon and considered to be Bad Thing.
Don't know about Ruby, but as for Python - yes, you can. There is Python Server Pages in mod_python, which are similiar to mod_php.
However, mod_python is ugly (in a same way mod_php is), so it's generally frowned upon and considered to be Bad Thing.