Skip to content

A handy tool to streamline your new virtual host environments within Apache

Notifications You must be signed in to change notification settings

atticoos/Apache-Configuration-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Apache Configuration Builder

![Apache Configuration Builder](https://raw.githubusercontent.com/ajwhite/Apache-Configuration-Builder/master/ApacheConfigurationBuilder.gif)

Instructions:

This works best when it is placed in the root of your development folder that contains your project directories

  • Clone or copy the bash script into your workspace directory
  • Call it with sudo -- sudo ./apacheBuilder.sh
  • Fill out the prompts and your site will pop up as soon as you're done!

Notes: This is configured for Mac OS X environments with apache2 installed.
It is hard coded to use the following files:

  • Hosts File: /etc/hosts
  • VHosts File: /etc/apache2/extra/httpd-vhosts.conf

If your files exist in other places, make sure to edit the VHOST_FILE and HOST_FILE

About

A handy tool to streamline your new virtual host environments within Apache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages