python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Add Multiple Secured Domains to Different apps on Amazon Lightsail Windows Server
I have a domain in Godaddy and an Amazon Lightsail Windows Server 2019. I am trying to point the main domain and subdomain to two different IIS sites. For example.
example.com to IIS App1
app.example...
Ali Ahmed Sahi
Votes: 0
Answers: 1
Set up connection to VPN on Amazon Lightsail app
I've got an server on AWS using Lightsail that uses Linux/Django OS/app combination. I need to use the Django framework to create a function that will take requests coming into the server, and forward...
DMvic
Votes: 0
Answers: 0
How do I force terraform to recreate a resource?
I have two resources:
resource "aws_lightsail_instance" "myserver-sig" {
name = "myserver-Sig"
availability_zone = "eu-west-2a"
blueprint_id ...
UEFI
Votes: 0
Answers: 2
running django with lightsail without the terminal
I was able to view my django site in lightsail but using the port 8000 and also having to run the commandline. Is there a way to make this run live without my interaction?

Rami
Votes: 0
Answers: 1