mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-17 07:06:47 +02:00
macro.Web: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
6535633fbb
commit
d1d0dac9ce
@ -1,14 +1,12 @@
|
|||||||
#
|
#
|
||||||
# Shorewall - Web Macro
|
# Shorewall -- /usr/share/shorewall/macro.Web
|
||||||
#
|
#
|
||||||
# /usr/share/shorewall/macro.Web
|
# This macro handles WWW traffic (secure and insecure).
|
||||||
#
|
# This macro is deprecated - use of macro.HTTP and macro.HTTPS instead
|
||||||
# This macro handles WWW traffic (secure and insecure). This
|
# is recommended.
|
||||||
# macro is deprecated - use of macro.HTTP and macro.HTTPS instead
|
|
||||||
# is recommended.
|
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||||
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
||||||
PARAM - - tcp 80 # HTTP (plaintext)
|
HTTP
|
||||||
PARAM - - tcp 443 # HTTPS (over SSL)
|
HTTPS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user