I have searched alot but nothing I found has helped me. Basically all I want is make my python script run server side. Is there a simple way to accomplish this by using only html and javascript/jQuery and Ajax? Or maybe if I install a python module into apache and include the script on the html the script will run? All the script does Is create a file and I dont want to use any libraries.