You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bash script will create a virtual host for your WordPress install in Ubuntu Linux. It will download WordPress, add host entry and create the database as well.
Usage:
If you want to create example.test you would run:
#sudo ./create-vhost example
About
This bash script will create a virtual host for your WordPress install. It will download WordPress, add host entry and create the database as well.