I
I
III2013-02-11 20:18:30
IIS
III, 2013-02-11 20:18:30

How to configure IIS (Windows VPS) for a domain with OpenSRS?

Hello.
I have a Windows VPS and bought a domain which is managed by opensrs.net. How to connect them? So that I can type xyz.me in the browser and the request is redirected to my VPS?
Sorry for the newbie question, but this is the first time I've encountered IIS and the search didn't turn up anything.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
III, 2013-02-14
@ III

For the future, if anyone has the same.
We register NS on opensrs, go to the Parking control panel (I have parking.ru), add it in the DNS section, add two records of type A. One for www, the other without it (the value is the IP of your VPS). By default, we create a site in IIS. Everything turned out to be very simple :)

N
Nikolai Turnaviotov, 2013-02-12
@foxmuldercp

Just like any other hosting:
IN A domain.ru domain record must point to the IP address of the VPS.
The binding to your domain for IIS must be configured on the VPS in a default or separately created application in which your site will live, possibly through a virtual catalog, for example /domain.com/mysite(1|2|3) if sites some.
You can also set up MX if you are going to set up mail on your VPS. You will also need to ask the VPS host to set up a PTR record for your VPS IP, which will point to your domain, so that there are no problems sending emails from your domain to spam due to a mismatch of the PTR record, for example, IN A record Vasya.com , and the PTR record is sddfg-client.vpshoster.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question