Forum archive

Execute python3 script on LAMP

I'm using the LAMP Amazon Machine Image (AMI) to learn python3, and I'm at the point where I need Apache configured to execute python3 scripts. At present python scripts in …