diff options
Diffstat (limited to 'png.html')
-rw-r--r-- | png.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/png.html b/png.html new file mode 100644 index 0000000..5cb914b --- /dev/null +++ b/png.html @@ -0,0 +1,8 @@ +<html><head> +<title>PNG Test</title> +</head> +<body> +<h1>PNG test</h1> +<img src=/cgi-bin/nph-png> +</body> +</html> |