From 1a3e5a5bb861f59cbcdede94a82f0984e97ea002 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Thu, 29 May 2014 14:28:48 +0200 Subject: Apache 2.4 configuration to avoid to access the config.php file. First import of the whole source code (quite monolithic for now). Update configuration example. --- index.php | 111 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 index.php (limited to 'index.php') diff --git a/index.php b/index.php new file mode 100644 index 0000000..76774d0 --- /dev/null +++ b/index.php @@ -0,0 +1,111 @@ + + + + + + + + + <?php echo $config['frontpage']['title']; ?> + + + + + + +
+


+ '; + } + ?> +
+ +
+
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+

+    
+ +
+
+ + + + + + + + + + -- cgit v1.2.3