You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
KhasMek e0ce87632d Plugins: apache2-macports - add README 11 years ago
..
README.md Plugins: apache2-macports - add README 11 years ago
apache2-macports.plugin.zsh Added start/stop aliases for Apache 2 installation via macports. 15 years ago

README.md

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