HelioHost Posted August 24, 2017 Posted August 24, 2017 Hi I am a teacher for a school and I am trying to deploy a python3 file I havecreated. I managed to get this working on our internal virtual server but we are nownot allow to use that I originally had it running in an SSH window in which the python script ran. Is this something you guys can do in terms of setting up a server to thesame effect Thanks Kieren
Krydos Posted August 25, 2017 Posted August 25, 2017 Possibly. What does the script do? Does it run on flask or django or any other python framework? Would it work as a cgi?
Recommended Posts