0

I have used back4app for the backend database, and my website is properly working on live condition.

I want to check on localhost http url. How to check my website on locahost issue?

I have changed live url with localhost url

Stephen Rauch
  • 47,830
  • 31
  • 106
  • 135
Surabhiv
  • 21
  • 7
  • You should check to see if you have the correct url for your back4app service. You can always check `/health` to verify this. An example for localhost the url may be `http://localhost:1337/parse/health`. You should get a JSON response indicating the server is running. – montymxb Nov 11 '17 at 19:07
  • Do you need to check parse server or your php web-site in the localhost? – Davi Macêdo Nov 28 '17 at 22:53

0 Answers0