All Content tagged with Website Hosting
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
292 results
I recently deployed a small word puzzle project using Amazon S3 static hosting. The site loads fine, but I’ve noticed slower performance for users in different regions.
For reference, this is the pro...
3
answers
0
votes
220
views
asked 3 months ago
Hi,
I have a web application built using the CodeIgniter 4 (PHP) framework, and I would like to host it on AWS.
Could you please help me with the following:
Which AWS service is best suited to host...
Accepted AnswerWebsite Hosting
2
answers
1
votes
126
views
asked 4 months ago
I am using S3 with "S3 static website hosting" enabled and Hosting type as "Redirect request"
This works well and lets me redirect a .co.uk domain to our .com website (hosted by EC2).
However, if I ...
1
answers
0
votes
85
views
asked 7 months ago
Hyerin ParkSUPPORT ENGINEER
published 7 months ago1 votes398 views
This post explains why CORS request fails on the browser(Chrome, Firefox, etc.) when server CORS configuration and ‘Add response headers’ on the Application Lad Balancer(ALB) are set
I'm hosting a static website on S3 and having persistent issues with HTML files being served as text/plain instead of text/html, causing browsers to display raw HTML code instead of rendering the webp...
2
answers
0
votes
262
views
asked 7 months ago
Hi All,
I have an EC2 instance hosting a website and after the planned maintenance on Jan 8, I can no longer reach the website. I have run through the troubleshooting recommended by the ask-AWS bot:
1...
6
answers
0
votes
199
views
asked 7 months ago
I have a domain hosted on AWS. I linked it to my Shopify Store and changed the NS, A, AAAA and CNAMEs accordingly to link with shopify.
Shopify is not able to link because the DNS is not resolved ev...
1
answers
0
votes
179
views
asked 9 months ago
I have multiple domains like :
https://www.BharatReel.com
https://www.IndiaCost.in
https://makes.run
https://www.indiaCost.com
https://www.IndiaRolls.in
I want to have Business mail for all of my ab...
1
answers
0
votes
162
views
asked 9 months ago
I am experiencing severe asymmetric network performance on my Lightsail instance after migrating from Tokyo to us-east-1. Downloads from the server to Hong Kong are unusable due to packet loss on the ...
2
answers
0
votes
210
views
asked 9 months ago
Hello,
I purchased a website hosting package some time ago from a company called Heroic. All has been good for the past few years until this year when the site went down once, and then came back up a...
3
answers
0
votes
132
views
asked 9 months ago
I am trying to set up an S3 bucket to host my static website. Using the amplify gen2 framework, I have created a bucket using the defineStorage class:
```
import { defineStorage } from "@aws-amplify...
2
answers
1
votes
222
views
asked a year ago
Amey DongreEXPERT
published a year ago2 votes2K views
This article serves as a comprehensive guide to implementing AWS WAF's Anti-DDoS managed rule group for protecting web applications against DDoS attacks, with practical implementation steps and best p...