summaryrefslogtreecommitdiffstats
path: root/httpd/cgi-bin/p3p
diff options
context:
space:
mode:
Diffstat (limited to 'httpd/cgi-bin/p3p')
-rwxr-xr-xhttpd/cgi-bin/p3p6
1 files changed, 0 insertions, 6 deletions
diff --git a/httpd/cgi-bin/p3p b/httpd/cgi-bin/p3p
deleted file mode 100755
index 5e272fd..0000000
--- a/httpd/cgi-bin/p3p
+++ /dev/null
@@ -1,6 +0,0 @@
-#! perl
-print "Content-type: text/html
-
-<html><body>koike</body></html>
-";
-