Apache2 RCng'ified

• 本文约 64 字,阅读大致需要 1 分钟 | Others

FreeBSD Apache2 port has been RCng’ifyed since 2.0.49_2. This will unify the behavior of ports more.

Options(digest from pkg-message):

  • apache2_enable (bool): Set it to “YES” to enable apache2
  • apache2ssl_enable (bool): Set it to “YES” to start apache with SSL
  • apache2limits_enable (bool): Set it to yes to run `limits $limits_args`
  • apache2_flags (str): Extra flags passed to start command
  • apache2limits_args (str): Default to “-e -U %%WWWOWN%%”