Questions tagged with Website Provisioning
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
"I have an Ubuntu installation with WordPress, an S3 bucket, and a File Gateway. I connect the File Gateway to the S3 bucket and mount the S3 bucket through the File Gateway. The mounted directory...
Hi!
I wanted a bit of help understanding how amplify is expecting to manage multiple routes of the same domain, like "www.main.com" as domain, multiples routes being like "www.main.com/accesses/" or ...
I have hosted a website AWS and connected a custom domain. Example if my domain is example.com https://www.example.com is working fine but http://example.com and https://example.com not working.
Hi,
I have a landing page on cloudformation using API gateway and a lambda. I managed to issue a certificate for a domain in .com and registered it on Route 53. I want to create a Cloudfront...
Hi all,
I'm new on AWS stuffs, I have a EC2 machine running with Elastic IP, that give me the address https://ec2-xx-xx-xx-xx.compute-1.amazonaws.com. When I set up the server I used a self signed...
I deployed a 1 pager website with aws amplify. It works really good, but where do I go to manage it if I wanted to update it?
Thanks in advance.
Hi,
Last week, my website all of a sudden crashed, meaning more than 50% of product images are gone including the webpage logo. WooCommerce Status says lots of files that crashed, needed to be...
Hi,
I have an S3 website and 2 buckets -one with the www (includes the files) and one without www, which redirects to the www.
recently I've added an ssl certificate and now the domain...
Hello AWS Community,
I'm experiencing a peculiar issue with AWS Amplify and a custom domain registered through Google Domains. The setup works flawlessly with the default Amplify-generated URL and a...
Hi AWS, this is a follow up question for https://repost.aws/questions/QUjKzEwl92RzGZCS8_B6VNVw/review-the-infrastructure-code-for-web-app-deployment. I have mentioned all the requirements in the...
I am trying to put some sites on an iis server behind a loadbalancer on aws.
The loadbalancer has ssl certificate from acm.
To have the site reachable on the configured subdomain, I have to bind...
**Environment**:
- a domain on Route 53 pointing to cloudfront distribution
- the distribution have an ALB as origin and cache all the requests
- the ALB receives the requests and forward to 2 ECS...