I manage to success run the frontend using the domain in hostinger using AWS Route 53 then connect to the EC2 instance. Then i created other EC2 instance for backend then use another domain from hostinger then connect to AWS Route 53 but its not working. I already check the DNS checker online is already been setup an suppose to work. Is there some i missed for the backed Restful api set up?
Aws Route 53 with hostinger domain connected to EC2 instance for Restful API
226 views Asked by RedBlue At
1
There are 1 answers
Related Questions in AMAZON-EC2
- Failed to connect to your instance after deploying mern app on aws ec2 instance when i try to access frontend
- Using Amazon managed Prometheus to get EC2 metrics data in Grafana
- Unable to ping remote websites from an ipV6 only ubuntu ec2 Instance
- Unable to install mysql on Amazon Linux 2023
- AWS Elastic Beanstalk - Deployment Issues with Flask backend (React frontend already deployed with S3 and Cloudfront)
- AWS ECS agent does not start in EC2 instance
- Moving a website from a subdomain to the domain root
- Switch to Cloudfront CDN causing issues for small number of users
- Selenium parser
- ReadTimeout error when downloading images on AWS EC2 but not locally
- Iam not able to login to bastion server-permission denied error
- No GPU EC2 instances associated with AWS Batch
- Django Deployment on AWS EC2 with Docker Compose: Seeking Advice on Security, Scalability, and Best Practices
- How to host a react and django application on ec2
- Connection services in different containers in the same ec2 instance
Related Questions in HOSTING
- How to connect to ssh server with domain name
- Hosting nextjs with nodejs as a backend locally
- Favicon not working on browser search results in React.js, hosted on Hostinger
- Problem in hosting React App with react-router-dom on IIS Server
- Setting up LAMP on Ubuntu 22.04: PHP info not displaying in browser
- i have my cpanel login of my website. how can i change hosting through cpanel?
- How to host multiple projects on a single domain? (For free)
- GoDaddy Hosted Server Not Respoding to Requests
- Deploying a build to Inmotionhosting server using SSH
- 503 service unavailable after VPS IP change
- Getting an error when hosting my nextjs application on CENTOS WEB PANEL using custom server
- Django hosting in cpanel with out using Setup Python App
- Does anyone know how to host my own videos on Bluehost and creating links for it, so it would loop playing on my website?
- Separate subdomains on one GitHub page
- If I make a website design using WebFlow, then export it and edit functions, links with the backend etc outside, how can I redit the design?
Related Questions in AMAZON-ROUTE53
- AWS Dns record A not navigate to elb
- Can we connect to documentdb cluster through Route53 domain?
- Hosting a domain name bought via Squarespace on AWS Route 53
- How to limit AWS Route 53 query frequency?
- Struggling with Route53 public hosted zones in a multi-account environment
- selectively override name records in a public domain via private hosted zone
- Issues in connecting AWS Cloudfront to app hosted on AWS Elastic beanstalk
- How to make EC2 instance run on subdomain and establish a HTTPS connection?
- AWS Route53 GEO is sending less traffic overall
- is it possible for aws dns private and public for same domain
- Route53 not routing traffic to Cloudfront distribution
- AWS Route53 - use load balancer to redirect for all subdomains but one
- CloudMap usage when VPC is in a centralized account
- Redirecting a subdomain to another subdomain in the same hosted zone in AWS
- Resolving private API Gateway endpoint from another VPC via a VPC peering link
Related Questions in RESTFUL-URL
- Exposing API endpoints in Wails with Axios (404)
- Which url name should be used for api performing the membership withdrawal function
- Best Practices for Sending Extensive Filters in GET Requests Without Exceeding Header Limits
- PUT endpoint handling create/update with dynamic resource existence
- Having trouble consuming RESTful Web Service
- Aws Route 53 with hostinger domain connected to EC2 instance for Restful API
- .NET, Maui, Android: getting Java exception for URI using POST
- I want to call an API from another API and post file in that API as a form-data but file is not posting returning 204 No Content message, How to do?
- Need more metadata while querying https://api.ebay.com/buy/browse/v1/item_summary/search
- Getting HTTP Status 404 – Not Found : The origin server did not find a current representation for the target resource or is not willing to disclose
- How to make restful like urls
- Ajax response 404 for @DeleteMapping
- Asynchronous API - POST & GET - multiple GET endpoints
- Restful-API node.js & expressCross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource s cat. Statuode: (null)
- What to return from a rest service when a resource does not exist?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Kindly disregard this question , its already working, i missed the port when checking the api is it suppose to be like this domain:8282. But i dont like it, i want to remove the port