-
Notifications
You must be signed in to change notification settings - Fork 17
1.5. VPS Setup ‐ Windows Server
Nicollas Silva edited this page Jul 30, 2023
·
1 revision
- Open Server Manager (Click the Windows Start button and search for Server Manager). You will see a screen like this:
image
- Go to Manage and Add Roles and Features
image
- You can proceed with the installation.
- Arriving at the Server Roles option Check the box Web Server (IIS):
image
-
Navigate to "Web Server (IIS)" > "Web Server" > "Application Development"
-
Enable the .NET, CGI and Websockets options and continue the installation by advancing the steps.
image
- After installation is complete, open your browser and access the localhost domain. If it displays the default IIS page, it has been successfully installed!