Questions tagged [website-hosting]
41 questions
1
vote
1 answer
How is it I am hosting through s3.amazonaws.com
I created a static website mockup for a friend and decided to put it up on my s3 account for a temporary hosting spot. So I uploaded the site files and made them public.
I was surprised to learn that I can access the site via (actual path redacted,…

Hari Seldon
- 1,060
- 2
- 13
- 27
0
votes
0 answers
How to fix error message when hosting a website on IIS with Orchard CMS?
I am working on orchard CMS and trying to host website on IIS, after hosting on IIS it's throwing me an error:
warn: Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository[50]
Using an in-memory repository. Keys will not be…
0
votes
0 answers
Heroku App doesn't have option to push to "promote to production" but has option to "move app to production"
Like the title says, it doesn't have the option to promote to production which is really weird since it used to have that in the rectangular block. Tried doing research on what is the difference between the two and havent found anything yet. The…

Jim Jones
- 31
- 5
0
votes
0 answers
redirect example.com to example.com/index.html in S3 Cloudfront setup
I set up s3 bucket and CloudFront setup for hosting example.com following this blog: https://simpleit.rocks/web/hostings/redirect-http-to-https-and-www-to-non-www-with-aws-s3-bucket-cloudfront-route-53-and-a-custom-domain/
Http to Https; www to…

Forece85
- 428
- 1
- 6
- 22
0
votes
2 answers
I have a React project with many modules. Is hosting it separately or together better?
I have a React project with many modules. Is hosting it separately or together better? I have searched on the web for opinions but I don't get a proper answer.

Joyal Jose Scaria
- 33
- 4
0
votes
1 answer
What happens when you get a site that uses MySQL online?
I have created a site that uses MySQL and I want to get it online.
My question is:
What happens with the database that I created?
Will it automatically be saved in the host?
Will all the tables etc. remain the same?
Also, I have created an…

mind_the_gap
- 41
- 5
0
votes
1 answer
Can't find mosConfig_absolute_path in configuration.php
I am trying to move my Joomla1 website from localhost to my bluehost.com domain. For testing I have created a subdirectory on my domain for testing and moved all my Joomla! files to this. I have created this subdirectory under the public_html…

lostInTransit
- 70,519
- 61
- 198
- 274
0
votes
1 answer
I am having trouble uploading and publishing my site on cpanel Namecheap
I have changed all the html and css files to 0755 permissions and image files to 0644 permissions and the site will not publish. The files are all contained in the public_html folder and have no idea where to move on from here...

Alex_Bvochora
- 15
- 2
0
votes
1 answer
Web site host with url in iis
I'm going to host a web site in one of my computers toaccess it from the another computer. (Same local network) This what I have done so far.
Step 1 : Host the web site in IIS.
Step 2 : Using "Edit bindings" I changed the host name.
Step 3 : Then I…

weeraa
- 1,123
- 8
- 23
- 40
0
votes
1 answer
Multiple SSL Namebased Multiple Virtual host on one ip address and Port
I want to configure ssl on same ip and port using SNI or can be different port but i am unable to instruct apache to deliver the ssl certificate of the domain requested.
It delivers the default sites certificate. I am unable to debug the issue.
I…

Isabella Holmes
- 1
- 1
- 1
0
votes
2 answers
How do I host on Firebase?
I want to host a website in Firebase. I followed the instruction Firebase gave me and there is an instruction says: Add your static files to your deploy directory (the default is public). I don't know what it means, so I just entered the code under…

Asension
- 95
- 3
- 14
0
votes
1 answer
wowslider doesn't work properly after hosting the website
I added a wowslider to my home page. It worked perfectly in my local server (viewed on google chrome [v 55.0.2883.87 m] and safari [v 5.1.7]). However, after hosting it on a live server, i'm having issues with the height of the slider in google…

Hazra Hameed
- 35
- 5
0
votes
1 answer
cPanel with Tomcat 7 installation successful but not showing /usr/local/jakarta folder under root
I have successfully installed Tomcat 7 using cPanel on IWEB server. I got the installation successful message too. I am able to hit the tomcat home page using www.domain.com:8080 and it directs me to Tomcat's home page. You may take a look at…

JavaHopper
- 5,567
- 1
- 19
- 27
0
votes
1 answer
Configure Shared Website Hosting for IIS
I have a server that running IIS7 and DNS server.
I have 2 domains:
www.mydomain1.com
www.mydomain2.com
I want to visitors from internet coming without port of this sites. What may i do for this?

MERT DOĞAN
- 2,864
- 26
- 28
0
votes
1 answer
How to move a website without downloading and then uploading
Please forgive me if this has been asked but I could not find an answer.
How can one move a website from one server to another without having to download the files (zipped or otherwise) and then uploading to the new server?
I suspect this is…

Gavin Simpson
- 2,766
- 3
- 30
- 39