4 lines
102 B
Python
4 lines
102 B
Python
#!/usr/bin/python
|
|
|
|
print "Content-type: text/html\n\n"
|
|
print "How to run Python scripts in cPanel" |