diff options
author | Camil Staps | 2016-03-04 23:09:53 +0100 |
---|---|---|
committer | Camil Staps | 2016-03-04 23:10:12 +0100 |
commit | 5372ebb8be5a5e6669129b6dc78fa6f333b6e186 (patch) | |
tree | 37e96eeb9749a3f9cfae44082d72514f49785156 /project1/proj1_s4498062/content/error/403.html | |
parent | Project one until step 8 in the readme (diff) |
Project 1: Config system; ETags; error pages
Diffstat (limited to 'project1/proj1_s4498062/content/error/403.html')
-rw-r--r-- | project1/proj1_s4498062/content/error/403.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/project1/proj1_s4498062/content/error/403.html b/project1/proj1_s4498062/content/error/403.html new file mode 100644 index 0000000..0bd6083 --- /dev/null +++ b/project1/proj1_s4498062/content/error/403.html @@ -0,0 +1,3 @@ +<h1>403</h1> + +<div style='position:relative;margin:0 auto;text-align:center;width:15px;'><i>x</i><span style='position:absolute;border-top:1px solid black;top:20px;left:0;width:15px;padding-top:2px;'>0</span></div> |