I have a new dedicated server with centos 7. For the testing purpose i need to use nginx on a temporary url like 127.0.0.1/~linux
but the issue remains how should i post the nginx to this host(server_name). I unable to create a 127.0.0.1/~linux.conf
file for nginx configuration. Sounds weird but i need to get a magento2 installation work on this CentOS 7 dedicated server. The magento2 requires nginx.
So thereby, i am in a deadlock state now. Please help me overcome this issue.