Running python scripts on xampp server

前端 未结 0 1869
猫巷女王i
猫巷女王i 2020-12-23 20:59

I want to run python script on XAMPP apache server in linux system. My .py file is given below:

#!/usr/bin/python
print(\'Content-type: text/html\\n\\n\')
pri         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题