how to figure out if python was used as a cgi script
Diez B. Roggisch
deets at nospam.web.de
Thu Nov 15 07:39:12 EST 2007
ce wrote:
> hi,
>
> is there a way to figure out which scripting language was used in a
> cgi. I used to watch extensions (i.e. py, pl, asp or php) nowadays i
> hardly see any extensions and really it is hard to find out anything
> from the generated HTML or even the HTML being sent out through the
> FORM tag .. is there another way to find out which scripting language
> was used in website!!!
No.
Diez
More information about the Python-list
mailing list