Re: Instance not found on dev machine

2016-12-24 Thread Paul Yu
Jeff I would add a staging environment for testing that. I would not test deployment using the development environment. Paul Sent from my iPhone Please excuse iOS autocomplete > On Dec 24, 2016, at 10:30 AM, Jeff Schmitz wrote: > > Hi Tim, > > Yeah, that’s what I’m doing now. However I n

Re: Instance not found on dev machine

2016-12-24 Thread Jeff Schmitz
Hi Tim, Yeah, that’s what I’m doing now. However I need to work on adding SSL/certificates etc. to my deployment environment so would like to be able to try it out in my dev environment first, among other reasons to use apache for development as pointed out on the webobjects wiki pages. Tha