diff options
| author | 蒋维 <[email protected]> | 2021-04-15 15:47:29 +0800 |
|---|---|---|
| committer | 蒋维 <[email protected]> | 2021-04-15 15:47:29 +0800 |
| commit | 7447cbe8bcba9e360ad2e4fb92145456a2c572c0 (patch) | |
| tree | cc33adec187b4be4a00be67677fc73c2d6166a08 | |
| parent | 9aac4a42a0e75ecbfddcfb3f6fc39d1bc12fae03 (diff) | |
修改了一个表格的格式 突出来了一点 重新生成了文档version2105
| -rw-r--r-- | TSG_Administrator's_Guide_Latest_EN.pdf | bin | 695885 -> 694826 bytes | |||
| -rw-r--r-- | content/Policies.tex | 8 |
2 files changed, 4 insertions, 4 deletions
diff --git a/TSG_Administrator's_Guide_Latest_EN.pdf b/TSG_Administrator's_Guide_Latest_EN.pdf Binary files differindex 52caf2e..33f09fe 100644 --- a/TSG_Administrator's_Guide_Latest_EN.pdf +++ b/TSG_Administrator's_Guide_Latest_EN.pdf diff --git a/content/Policies.tex b/content/Policies.tex index e119871..a283c15 100644 --- a/content/Policies.tex +++ b/content/Policies.tex @@ -250,10 +250,10 @@ For traffic that matches the attributes defined in a security policy, you can ap \textbf{Drop}, silently drops the traffic.\\ \textbf{RST}, session was terminated and a TCP reset is sent to both \\ the sides of the connection.\\ - \textbf{Block}, sends HTTP 403/404 response code and customized content to \\ - the client.\\ - \textbf{Alert}, sends HTTP 200/204 response code and customized content to \\ - the client.\\ + \textbf{Block}, sends HTTP 403/404 response code and customized content \\ + to the client.\\ + \textbf{Alert}, sends HTTP 200/204 response code and customized content \\ + to the client.\\ \textbf{Redirect}, redirects to the URL set in the policy configuration. \end{tabular}\\ \hline Intercept & Intercept HTTP/HTTPS traffic for proxy. If the traffic use SSL/TLS, it will be decrypted.\\\hline |
