Skip to content

Instantly share code, notes, and snippets.

View marioheber's full-sized avatar
🏠
Working from home

Mário Lopez Filho marioheber

🏠
Working from home
View GitHub Profile
@marioheber
marioheber / addvhost
Last active August 29, 2015 14:01 — forked from tsi/newsite
Create Virtual Host in Apache server for Terminal Linux usage .
#!/bin/bash
# This script creates virtual hosts.
# You should put export PATH="path to this file" in .bashrc
# and run it with sudo addvhost
# Default path
www=/var/www