ohmyzsh/plugins/available/apache2-macports
2017-01-26 11:23:23 +01:00
..
apache2-macports.plugin.zsh Update the plugins managment. Add the function 'omz-plugin' (inspired from bash-it) 2017-01-26 11:23:23 +01:00
README.md Update the plugins managment. Add the function 'omz-plugin' (inspired from bash-it) 2017-01-26 11:23:23 +01:00

APACHE2 MACPORTS PLUGIN


FEATURES

Alias Function Description
apache2restart sudo /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper restart Restart apache daemon
apache2start sudo /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper start Start apache daemon
apache2stop sudo /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper stop Stop apache daemon

CONTRIBUTORS