Re: how to figure out if python was used as a cgi script
- From: Bjoern Schliessmann <usenet-mail-0306.20.chr0n0ss@xxxxxxxxxxxxxxx>
- Date: Thu, 15 Nov 2007 14:42:52 +0100
ce wrote:
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)
I'd say that ASP and PHP are rather rarely used for CGI scripts.
Also, extensions are essentially meaningless.
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!!!
Since this is a Python NG I suspect you have something you'd like to
achieve using Python regarding this topic. What is it?
--------------------------------
Sorry I couldn't resist
--------------------------------
?
Regards,
Björn
--
BOFH excuse #413:
Cow-tippers tipped a cow onto the server.
.
- References:
- Prev by Date: Re: how to figure out if python was used as a cgi script
- Next by Date: Re: Resolving declaring class of a method at runtime
- Previous by thread: Re: how to figure out if python was used as a cgi script
- Index(es):
Relevant Pages
|