aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-06-24 13:37:19 +0200
committersteckbrief <steckbrief@chefmail.de>2016-06-24 13:37:19 +0200
commit83d5a6402f56a321f945bf698618fda618c1f5a8 (patch)
tree4a1fa2583cfd669d00b63d54177c82821f1996d2
parentea80752e29ebd4ef78e02be61772557ef3b37c80 (diff)
simple deployment instructions added
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3bbd1c8..c279cc7 100644
--- a/README.md
+++ b/README.md
@@ -17,4 +17,5 @@ Make both files accessible for apache.
Put the script `src/mvncache.php` in the directory you want to be used as maven proxy.
Add the following line to your virtual host configuration:
server.error-handler-404 = "/mvncache.php"
+
This path is relative to the value in `server.document-root`. \ No newline at end of file