diff options
Diffstat (limited to 'apache-sp/secure/index.shtml')
-rw-r--r-- | apache-sp/secure/index.shtml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apache-sp/secure/index.shtml b/apache-sp/secure/index.shtml new file mode 100644 index 0000000..4ead79a --- /dev/null +++ b/apache-sp/secure/index.shtml @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> + <head> + <title>Secure site!!!!1</title> + </head> + <body> + <div class='wrapper'> + <h1>Enviornment</h1> + <pre><!--#printenv --></pre> + </div> + </body> +</html> |