Skip to content
Snippets Groups Projects
Commit e99e9652 authored by Thomas Wood's avatar Thomas Wood
Browse files

Disable directory indexes

parent 1212b6fd
No related branches found
No related tags found
No related merge requests found
CheckSpelling Off
Options -Indexes
RewriteEngine on
......@@ -15,4 +16,5 @@ RewriteRule ^ca($|/) http://psvg.doc.ic.ac.uk/research/concurrency.html [R=301,L
RewriteCond %{HTTP_HOST} !=psvg.doc.ic.ac.uk
RewriteRule ^(.*)$ http://psvg.doc.ic.ac.uk/$1 [R=301,L]
ErrorDocument 403 /403.html
ErrorDocument 404 /404.html
403.md 0 → 100644
---
layout: page
title: "Error 403: Page Not Found"
permalink: /403.html
---
Oops :(. This page is not verified, therefore clients should not access it.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment