library xampper
Easily add an xampp virtual host and an entry in the hosts file.
djam90/xampper
Easily add an xampp virtual host and an entry in the hosts file.
- Monday, May 18, 2015
- by djam90
- Repository
- 1 Watchers
- 2 Stars
- 22 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 5 % Grown
Xampper
Create a new Apache virtual host in seconds when using Xampp for Windows
Installation
Install using composer globally using the following command:
composer global require "djam90/xampper=1.0.1", (*1)
Usage
1- Ensure that your composer bin directory is in your PATH by running the following, assuming a default Composer installation: setx path "%path%;%APPDATA%\Composer\vendor\bin;", (*2)
2- Run from the command line: xampper new, (*3)
Assumptions
- You have the latest Xampp for Windows, with Apache 2.4
- Your hosts file is located at C:\Windows\System32\drivers\etc\hosts
- Your Apache virtual hosts file is located at C:\xampp\apache\conf\extra\httpd-vhosts.conf
What Happens?
This package will add an extra virtual host at the bottom of your file, and an entry into the hosts file, something I have to do regularly when creating a new project every other day., (*4)
dev-master
9999999-dev
Easily add an xampp virtual host and an entry in the hosts file.
Sources
Download
MIT
The Requires
by
Daniel Twigg
apache
hosts
virtual host
xampper
xampp
1.0.1
1.0.1.0
Easily add an xampp virtual host and an entry in the hosts file.
Sources
Download
MIT
The Requires
by
Daniel Twigg
apache
hosts
virtual host
xampper
xampp
1.0
1.0.0.0
Easily add an xampp virtual host and an entry in the hosts file.
Sources
Download
MIT
The Requires
by
Daniel Twigg
apache
hosts
virtual host
xampper
xampp