summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkoike <koike@localhost>2000-07-10 20:02:01 +0000
committerkoike <koike@localhost>2000-07-10 20:02:01 +0000
commit3d0a80d2357e631a164ec64a501772b4f97ad043 (patch)
treef3dfd7986155017ef8af8147f6dabdd63915abac
parent86a2f961ea753f21df3f2bc25399bd5e9cf333fa (diff)
downloadmarkup-validator-3d0a80d2357e631a164ec64a501772b4f97ad043.zip
markup-validator-3d0a80d2357e631a164ec64a501772b4f97ad043.tar.gz
markup-validator-3d0a80d2357e631a164ec64a501772b4f97ad043.tar.bz2
new test
-rwxr-xr-xhttpd/cgi-bin/p3p6
1 files changed, 6 insertions, 0 deletions
diff --git a/httpd/cgi-bin/p3p b/httpd/cgi-bin/p3p
new file mode 100755
index 0000000..5e272fd
--- /dev/null
+++ b/httpd/cgi-bin/p3p
@@ -0,0 +1,6 @@
+#! perl
+print "Content-type: text/html
+
+<html><body>koike</body></html>
+";
+