mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
19 lines
734 B
Markdown
19 lines
734 B
Markdown
## 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
|
|
- Alexander Rinass (alex@rinass.net)
|
|
|
|
---
|