From 6f4cfe32c9513dda74829217f272d98a936b62fe Mon Sep 17 00:00:00 2001 From: Jesper Brix Rosenkilde Date: Fri, 7 Jul 2017 14:58:12 +0200 Subject: Add sp --- apache-sp/secure/index.haml | 10 ++++++++++ apache-sp/secure/index.shtml | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 apache-sp/secure/index.haml create mode 100644 apache-sp/secure/index.shtml (limited to 'apache-sp/secure') diff --git a/apache-sp/secure/index.haml b/apache-sp/secure/index.haml new file mode 100644 index 0000000..856d379 --- /dev/null +++ b/apache-sp/secure/index.haml @@ -0,0 +1,10 @@ +!!! +%html + %head + %title Secure site!!!!1 + %body + .wrapper + %h1 Enviornment + %pre + + 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 @@ + + + + Secure site!!!!1 + + +
+

Enviornment

+
+
+ + -- cgit v1.1