aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-06-24 13:37:41 +0200
committersteckbrief <steckbrief@chefmail.de>2016-06-24 13:37:41 +0200
commit13dd3487d7c68c7067b4dcef920aa7afe6c740e2 (patch)
tree8ccbf46947a1333bf6dedbf282e80380167444ea
parent83d5a6402f56a321f945bf698618fda618c1f5a8 (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 c279cc7..9dcfbf5 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ Make both files accessible for apache.
## Possible use in lighttpd
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