Shut off httpd_tty_comm by default since this is handled by systemd now
This commit is contained in:
parent
f9f0731de4
commit
42bb16fcc9
@ -111,7 +111,7 @@ httpd_ssi_exec = false
|
|||||||
|
|
||||||
# Allow http daemon to communicate with the TTY
|
# Allow http daemon to communicate with the TTY
|
||||||
#
|
#
|
||||||
httpd_tty_comm = true
|
httpd_tty_comm = false
|
||||||
|
|
||||||
# Run CGI in the main httpd domain
|
# Run CGI in the main httpd domain
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user