From 3bc4ad81d06e28f18e575a56a407a387e0a76ce5 Mon Sep 17 00:00:00 2001 From: Adam Whitcroft Date: Thu, 25 Oct 2012 21:33:14 +0100 Subject: [PATCH] Example of path in htaccess --- apaxy/htaccess.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apaxy/htaccess.txt b/apaxy/htaccess.txt index 493810a..e626dd9 100644 --- a/apaxy/htaccess.txt +++ b/apaxy/htaccess.txt @@ -20,7 +20,10 @@ # # Replace {FOLDERNAME} with your directory URL eg: -# http://mywebsite.com/share/ +# If your directory is http://mywebsite.com/share/ +# you would change to: +# +# AddIcon /share/theme/icons/blank.png ^^BLANKICON^^ # AddIcon /{FOLDERNAME}/theme/icons/blank.png ^^BLANKICON^^