From 600316a94a7e40c5fef364d6f98abc3e509131ad Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Tue, 13 Mar 2012 11:36:26 +0100 Subject: Initial commit --- .htaccess | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .htaccess (limited to '.htaccess') diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..8d95941 --- /dev/null +++ b/.htaccess @@ -0,0 +1,2 @@ +DirectoryIndex index.php +Options +FollowSymLinks -- cgit v1.2.3