changing default url (http://127.0.0.1:8000/v1) to a custom (https://api.abc.com/v1) Moving the app to another server with custom url is giving me problems in apache
What we write in apache configuration to remove port number in ec2 instance for django rest framework