1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-18 23:51:20 +02:00

add download link to readme file

This commit is contained in:
Georg Fischer
2014-08-04 10:49:57 +02:00
parent 201c603f02
commit a12e3f0c68

View File

@@ -21,7 +21,7 @@ Apaxy requires an Apache(2.0.23+) enabled HTTP server.
Let's assume you have a folder named `share` in your server root directory (the path thus being `http://mywebsite.com/share`) that you'd like to use as your listing directory:
* Download and unzip Apaxy
* [Download](https://github.com/AdamWhitcroft/Apaxy/archive/master.zip) and unzip Apaxy
* 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.