From cee8075e2f8fdeb0d8516b5af8ae7cd7754ac513 Mon Sep 17 00:00:00 2001 From: joelcox Date: Sat, 15 Jan 2011 23:09:47 +0100 Subject: Split basic configuration in three environments, providing fallback to global --- application/config/production/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 application/config/production/index.html (limited to 'application/config/production/index.html') diff --git a/application/config/production/index.html b/application/config/production/index.html new file mode 100644 index 000000000..c942a79ce --- /dev/null +++ b/application/config/production/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file -- cgit v1.2.3-24-g4f1b