Skip to content

Commit

Permalink
Update landing_page.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
KwadroNaut authored Mar 6, 2019
1 parent 566f045 commit 410ed3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment/landing_page.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ logging. However you still need to make sure no other assets get logged!

::

SetEnvIf Request_URI "^/securedrop(/.*)$" dontlog
SetEnvIf Request_URI "^/securedrop($|(\/.*))" dontlog
CustomLog logs/access_log common env=!dontlog

In nginx, logging can be disabled like so:
Expand Down

0 comments on commit 410ed3b

Please sign in to comment.