Things to remember when setting up a WordPress site on an Apache server
/etc/hosts
add local url to 127.0.0.1
/etc/apache2/extra/httpd-vhosts.conf
add vhost config for site
- If Wordpress/bedrock the path needs to be the projectfolder/web
Things to remember when setting up a WordPress site on an Apache server
/etc/hosts
add local url to 127.0.0.1
/etc/apache2/extra/httpd-vhosts.conf
add vhost config for site
- If Wordpress/bedrock the path needs to be the projectfolder/web