1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-22 23:02:59 +02:00
This commit is contained in:
Adam Whitcroft
2012-10-25 19:09:45 +01:00
parent 1a5722b794
commit 9a8963e25c

View File

@@ -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. * 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. * 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 AddIcon /{FOLDERNAME}/theme/icons/gif.png .gif
Should be changed to... Should be changed to...