ZSH plugin for Apache 2. I use this plugin in Ubuntu and I don't know is it properly works in another systems (it requires sudo).
Antigen:
antigen bundle voronkovich/apache2.plugin.zsh
Or clone this repo and add this into your .zshrc:
fpath=(path/to/cloned/repo $fpath)
Usage:
a2as [OPTIONS] SITE_NAME [SITE_PATH]
Options:
-t template name
-l add site to /etc/hosts
-h show this output
Examples:
a2as -lt symfony mysite.loc /var/www/mysite.loc
a2as mysite.loc ./public_html/mysite.loc
a2as mysite
You can add your custom virtual hosts templates directory by defining $ZSH_PLUGIN_APACHE_SITES_CUSTOM_TEMPLATES variable in your .zshrc.
Copyright (c) Voronkovich Oleg. Distributed under the GNU GPL.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4