Skip to content

Commit

Permalink
Merge pull request #1 from frol/patch-1
Browse files Browse the repository at this point in the history
New tip for mod_zip + SSL
  • Loading branch information
devgs committed Nov 5, 2013
2 parents b643a71 + dc0991f commit 6b5d186
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,8 @@ use the headers_more module: http://wiki.nginx.org/NginxHttpHeadersMoreModule
Tip 4: Using mod_zip with SSL will not work if the backend response has
a Set-Cookie header. Wipe it with the headers_more module (see tip 3).

Tip 5: Using mod_zip with SSL may stuck sometimes (or even always reproduce on
same files list), you can create extra proxy server in nginx configs that
will remove X-Archive-Files header (see tip 3).

Questions/patches may be directed to Evan Miller, emmiller@gmail.com.

0 comments on commit 6b5d186

Please sign in to comment.