Current Path: > > usr > lib64 > python2.7 > Demo > cgi
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
README | File | 437 bytes | April 19 2020 21:13:39. | |
cgi0.sh | File | 154 bytes | April 19 2020 21:13:39. | |
cgi1.py | File | 400 bytes | April 10 2024 04:57:37. | |
cgi1.pyc | File | 279 bytes | April 10 2024 04:58:46. | |
cgi1.pyo | File | 279 bytes | April 10 2024 04:58:46. | |
cgi2.py | File | 470 bytes | April 10 2024 04:57:37. | |
cgi2.pyc | File | 729 bytes | April 10 2024 04:58:46. | |
cgi2.pyo | File | 729 bytes | April 10 2024 04:58:46. | |
cgi3.py | File | 151 bytes | April 10 2024 04:57:37. | |
cgi3.pyc | File | 326 bytes | April 10 2024 04:58:46. | |
cgi3.pyo | File | 326 bytes | April 10 2024 04:58:46. | |
wiki.py | File | 4037 bytes | April 19 2020 21:13:39. | |
wiki.pyc | File | 5377 bytes | April 10 2024 04:58:46. | |
wiki.pyo | File | 5377 bytes | April 10 2024 04:58:46. |
#! /usr/bin/python2.7 """CGI test 1 - check server setup.""" # Until you get this to work, your web server isn't set up right or # your Python isn't set up right. # If cgi0.sh works but cgi1.py doesn't, check the #! line and the file # permissions. The docs for the cgi.py module have debugging tips. print "Content-type: text/html" print print "<h1>Hello world</h1>" print "<p>This is cgi1.py"
SILENT KILLER Tool