1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-22 23:15:07 +02:00

Example of path in htaccess

This commit is contained in:
Adam Whitcroft
2012-10-25 21:33:14 +01:00
parent 2b49c98899
commit 3bc4ad81d0

View File

@@ -20,7 +20,10 @@
# #
# Replace {FOLDERNAME} with your directory URL eg: # 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^^ AddIcon /{FOLDERNAME}/theme/icons/blank.png ^^BLANKICON^^