You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2016/06/22 14:45:18 UTC

[Httpd Wiki] Trivial Update of "MaintenancePage" by SeanTimmins

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The "MaintenancePage" page has been changed by SeanTimmins:
https://wiki.apache.org/httpd/MaintenancePage?action=diff&rev1=1&rev2=2

  </VirtualHost>
  }}}
  
- And then the following addition to the {{{case}}} statement:
+ And then the following addition to the {{{case}}} statement in apachectl.
  
  {{{
  maintenance)
      $HTTPD -k stop
+     sleep 3
      $HTTPD -D Maintenance -k start
      ;;
  }}}

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org