0) enable mass vhosting in your apache[1] - you only do this once
1) cp -R ~/webprojecttemplate /www/vhosts/mynewvhost
2) add mynewvhost to /etc/hosts
done.
[1] https://httpd.apache.org/docs/2.4/vhosts/mass.html
But yeah, useful link. Thanks for that :)
But yeah, useful link. Thanks for that :)