Skip to content

BERRAMOU/create-new-host-apche2-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Script to create a new host on Apache 2 Mac

Usage

  • Clone this repository
    git clone [email protected]:BERRAMOU/create-new-host-apche2-mac.git

  • Go to create-new-host-apche2-mac folder
    cd create-new-host-apche2-mac

  • Give the script executable permission
    chmod +x add_new_host.sh

  • Then execute the script it accepts two arguments SERVERNAME and DOCUMENTROOT
    sudo ./add_new_host.sh some_host.some_domain /PATH/TO/TOUR-PROJECT-DIR

  • Now enjoy your new host by visiting http://some_host.some_domain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages