simple deployment instructions added

This commit is contained in:
steckbrief 2016-06-24 13:37:19 +02:00
parent ea80752e29
commit 83d5a6402f

View file

@ -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`.