From 5c4caed8560d5fded00525844dfa8386b97e7918 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Wed, 20 Jun 2012 22:30:51 +0200 Subject: Added info. --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 258f55b..fe6c9f7 100644 --- a/README +++ b/README @@ -5,6 +5,8 @@ This is the source code of the website at http://alex.auvolat.free.fr/ To set it up on your own server : - Copy the files in this repository somewhere on your server +- Create a .htaccess file with the following content : + ErrorDocument 404 /path/to/index.php - Copy lib/conf/sql.php.template to lib/conf/sql.php and edit to your needs - Execute the contents of schema.sql on your mysql database - Make sure you have an images/ directory and that your server can write in it. -- cgit v1.2.3