Hi guys,
I've just created an api from drf generator which is working fine on localhost, it is a web service for an android app. Now I've to deploy it on a server with IP 12.112.23.54 (ip is false) with an id and password. I've tried various blogs and posts but no success.
Configuration I'm using is MySQL, Apache2, Python3.4, Ubuntu14.04. Also I've created my api in virtual env.
Please get me out of this problem.
Thanks for every help