File "script.py"

Full Path: /home/analogde/www/Administratif/FTP/Monsta-FTP-master/script.py
File size: 178 bytes
MIME-type: text/x-script.python
Charset: utf-8

#!/usr/bin/python
print "Content-type: text/html\n\n"
print "<html><head><title>Page de test</title></head><body>\n"
print "<p>Patrice Hello World</p>\n"
print "</body></html>\n"