Questions tagged [website-hosting]

41 questions
33
votes
6 answers

I have Godaddy Shared Web Hosting I need to host node.js website can host site?

Anyone have an idea to host a site or reference for how to install a node server on Godaddy. We have Godaddy shared hosting which provides full Cpanel and looking to customize this shared hosting. What is the step to follow and Is we can able to…
Bhavik Limani
  • 469
  • 1
  • 4
  • 9
10
votes
3 answers

Receiving error "CNAME already registered with CloudFront" on BitBucket hosting, but I never registered the domain with CloudFront

I am trying to host a websit with only static pages on BitBucket.com using its Add-On Aerobatic. While registering the domain on Aerobatic, its giving me the following error: CNAME already registered with CloudFront AWS is reporting that this…
6
votes
0 answers

Google Domains forward a server website and don't change browser url bar

I have a DigitalOcean server with a website that is accessible from an IP with a port (ex. http://102.231.92.192:5000, this is not the real url but an example) and I have a Google Domain (ex. domainExample.com). I am trying to make it so that if a…
4
votes
0 answers

How to solve this error "NotServedByPagesError"

I am working on setting up a custom domain for a GitHub pages website and I have everything set up but on GitHub pages settings with the A records and CNAME records. But, I have the following error; ekenestan.com is improperly configured Domain does…
Aro
  • 55
  • 1
  • 2
  • 8
4
votes
2 answers

How to manage Cache with Google cloud storage

I have hosted a Website in the Google Cloud storage. Its has only static files. All are working good. I have changed few pages and uploading those files back to Cloud storage. It is successfully uploaded. But those changes are not reflecting while…
3
votes
2 answers

AWS: Linking static website to domain name on Route53 of different AWS account

I've been having issues in linking a static website hosted on S3 bucket in one AWS account to a custom domain name regsitered on Route53 on another AWS account. Is it not possible to do such types of linking, where the S3 bucket and the Route53 are…
2
votes
2 answers

How can I point multiple domain names to the same GitHub Pages site?

This seems like it should be a trivial task but isn't proving to be one for me... How should I go about pointing multiple domain names to the same GitHub Pages hosted site? Example: I have created an account named test on GitHub and created a…
Shep Sims
  • 698
  • 9
  • 27
2
votes
2 answers

Website Partitioning and URL space

My website is growing. I need to partition feature sets to different group of servers instead of having all features run on a single server copy. I have 8 identical servers in a Windows Network Load Balancing setup. The problem is: I need to keep…
1
vote
1 answer

How to publish website in IIS 7, in place of Default Web Site?

I have created a ASP.NET website and deploy it in IIS 7 (in place of Default Web Site). When I type localhost in address bar of browser it shows it perfectly. But when I type my Internet IP address, it shows IIS 7 screen, it does not show…
Amit
  • 21,570
  • 27
  • 74
  • 94
1
vote
1 answer

Separate Web application using sub domain name in Azure

We are developing an online CRM Saas product in .Net Framework. Now we want to provide this service to anyone. Any user wants to use or try our service they just need to put a few basic details and click on Sign up. There is one best example of my…
user11535885
1
vote
1 answer

Hostgator displaying all my html files instead of index

I was hoping you can help with this, i only have about a week ( 10-15h) of experience with front end web development. but i cant figure this out. im trying to find the answer online but cannot locate it. I purchased my domain name with google,…
1
vote
2 answers

My website hosted Amazon S3 downloads index.html though my content-type is type/html

Similar Question: Amazon S3 downloads index.html instead of serving I am trying to upload a directory to my S3, when I upload manually I can see as static web page. But when I upload using curl, the index.html is getting downloaded. When I curl my…
1
vote
0 answers

Amazon aws s3 static website hosting redirection not working

I config the redirection rules like following, but it doesn't work, which return 404 "not found" error. 404
1
vote
1 answer

Website changes not reflected

After changing something in my website and uploading to the server, I don't see the changes in my browser upon reload. The website loads from cache. It gets reflected after I refresh the page twice or thrice. I need help in figuring out what's…
Monicka Akilan
  • 1,501
  • 5
  • 19
  • 42
1
vote
0 answers

Single Application Code deployment for multiple web sites

At present we're hosting an application called RenderServer which is deploy on server for individual client. It has its own web.config file for all the settings, and the application code for a specific user. In case of Shared hosting where multiple…
Nofil Asad
  • 31
  • 5
1
2 3