f1e3cd4568
Added a warning that these scripts leak information.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1423166 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 21:44:32 +00:00
3caba8743a
Add CGI sample to show how JScript can be used (BZ51359).
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1391773 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 08:44:53 +00:00
d5a3cb2872
Changed WScript.Echo to WScript.StdOut.WriteLine because
...
WScript.Echo seems to mess up output with Locale;
avoid Split() usage since it seems not consistent with
all versions.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1391772 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 08:29:20 +00:00
1dab1d092d
Fixed comment.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1391771 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 08:25:21 +00:00
d583615a11
Make printenv.vbs inactive by default.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1388054 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 14:51:51 +00:00
3ad727964e
Added VBScript CGI sample for Windows.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1387439 13f79535-47bb-0310-9956-ffa450edef68
2012-09-19 03:04:53 +00:00
62ac0b88ed
Encourage best practice, even though it's a trivial example.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1335882 13f79535-47bb-0310-9956-ffa450edef68
2012-05-09 01:30:15 +00:00
d527d17cc5
Ensure it's abundently clear that these scripts may be bad news
...
with stupid-assed clients which contravine their prime directives,
such as content-type, or do not harm humans.
Flaws such as utf-7 decoding ensure that even txt->html transforms
are insufficient.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@692727 13f79535-47bb-0310-9956-ffa450edef68
2008-09-06 20:26:15 +00:00
4a6123f47b
Add charset to the painfully old example scripts.
...
These should really be replaced with proper encoding
of the output.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111580 13f79535-47bb-0310-9956-ffa450edef68
2004-12-11 05:52:29 +00:00
0d3e3e0a95
These files cannot be distributed at present - Justin, update your RC.32
...
Win32 is not escaping or rejecting ANY hazerdous shell command strings
in Apache 2.0 at present. These would include the pipe character (|)
which allows the user to construct malicious request strings.
This needs consideration in code and configuration before we reintroduce
a batch-file based example.
Reported by: Ory Segal <ORY.SEGAL@SANCTUMINC.COM > 13 Feb 2002
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93393 13f79535-47bb-0310-9956-ffa450edef68
2002-02-13 17:17:50 +00:00
f55a19571b
Additional enlightenment for users trying to understand win32 .bat scripts.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91096 13f79535-47bb-0310-9956-ffa450edef68
2001-09-20 20:50:15 +00:00
139ba207d3
Hmmm... this is cmd (or command) ... not sh :)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89743 13f79535-47bb-0310-9956-ffa450edef68
2001-07-26 19:29:33 +00:00
0ce583958d
Provide a Win32 batch file example cgi
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89740 13f79535-47bb-0310-9956-ffa450edef68
2001-07-26 19:03:19 +00:00
f93ba81e47
Merge forward changes in Apache 1.3 printenv
...
Submitted by: Ralf S. Engelshall
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84873 13f79535-47bb-0310-9956-ffa450edef68
2000-03-31 06:32:10 +00:00
77c2776832
Apache 1.3.9 baseline for the Apache 2.0 repository.
...
Obtained from: Apache 1.3.9 (minus unused files), tag APACHE_1_3_9
Submitted by: Apache Group
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83748 13f79535-47bb-0310-9956-ffa450edef68
1999-08-24 05:34:15 +00:00