aboutsummaryrefslogtreecommitdiffstats
path: root/csci4131/hw4/strap012/private.html
diff options
context:
space:
mode:
authorRossTheRoss <mstrapp@protonmail.com>2021-03-06 18:37:55 -0600
committerRossTheRoss <mstrapp@protonmail.com>2021-03-06 18:37:55 -0600
commit72d6d5164792b41841dadf9062031b4c44b80385 (patch)
tree1d58cd2d44f638f1e31652caf003d946d51f2eda /csci4131/hw4/strap012/private.html
parente (diff)
downloadhomework-72d6d5164792b41841dadf9062031b4c44b80385.tar
homework-72d6d5164792b41841dadf9062031b4c44b80385.tar.gz
homework-72d6d5164792b41841dadf9062031b4c44b80385.tar.bz2
homework-72d6d5164792b41841dadf9062031b4c44b80385.tar.lz
homework-72d6d5164792b41841dadf9062031b4c44b80385.tar.xz
homework-72d6d5164792b41841dadf9062031b4c44b80385.tar.zst
homework-72d6d5164792b41841dadf9062031b4c44b80385.zip
start hw4
Diffstat (limited to '')
-rw-r--r--csci4131/hw4/strap012/private.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/csci4131/hw4/strap012/private.html b/csci4131/hw4/strap012/private.html
new file mode 100644
index 0000000..85c0635
--- /dev/null
+++ b/csci4131/hw4/strap012/private.html
@@ -0,0 +1,10 @@
+<html>
+ <head>
+ <title>Private</title>
+ </head>
+ <body>
+ <center>
+ <h1>This file should trigger a 403 response!!!</h1></br>
+ </center>
+ </body>
+</html>