Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

fumc-pensacola/fumcpensacola.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fumcpensacola.com

Building locally

Prerequisites

  • Apache with PHP
  • Node if you want to run the virtual host auto-setup
  • A .htaccess file defining environment variables:
  • DB_HOST
  • DB_USER
  • DB_PASSWORD
  • DB_NAME
  • WP_ENV ("production" or "development")

Creating a virtual host

Run from the project root:

sudo node vhost.js
sudo apachectl restart

The site should now be available from http://fumcpensacola.local.

About

Main website for FUMC Pensacola, running on WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published