diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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... |