From 9a8963e25c273fa844f7640bfda397acabdc7dec Mon Sep 17 00:00:00 2001 From: Adam Whitcroft Date: Thu, 25 Oct 2012 19:09:45 +0100 Subject: [PATCH] Gotcha. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e09ac0..bbc65ae 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ Let's assume you have a folder named `share` in your server root directory (the * Copy and paste the contents of the `/apaxy` folder to your `/share` folder. * Edit `htaccess.txt` (now in the `/share` folder) and update all instances of paths marked with *{FOLDERNAME}* to point to your site root. +So... + AddIcon /{FOLDERNAME}/theme/icons/gif.png .gif Should be changed to...