Skip to content

Commit

Permalink
line breaks in the readme (#6505)
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Jun 26, 2020
1 parent 3eb3976 commit 1cd8629
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/zipdownload/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@ mvn clean compile assembly:single
to install:

install cgi-bin/zipdownload and ZipDownloadService-v1.0.0.jar in your cgi-bin directory (/var/www/cgi-bin standard).

Edit the config lines in the shell script (zipdownload) as needed.

You may need to make extra Apache configuration changes to make sure /cgi-bin/zipdownload is accessible from the outside.
For example, if this is the same Apache that's in front of your Dataverse Payara instance, you'll need to add another pass through statement to your configuration:

``ProxyPassMatch ^/cgi-bin/zipdownload !``

to activate in Dataverse:
Expand Down

0 comments on commit 1cd8629

Please sign in to comment.