Questions tagged [web-hosting]

Web hosting is a service that provides clients with the ability to make their content web-accesible by renting server space in a company's data center.

Web hosting is a service that provides Web users with online systems for storing information, images, video, or any content accessible via the web—often in the form of web pages.

The scope of web hosting services varies greatly. The most basic is web page and small-scale file hosting, where files can be uploaded via File Transfer Protocol (FTP) or a Web interface. The files are usually delivered to the Web "as is" or with minimal processing. Many Internet service providers (ISPs) offer this service free to subscribers. Individuals and organizations may also obtain Web page hosting from alternative service providers. Personal web site hosting is typically free, advertisement-sponsored, or inexpensive. Business web site hosting often has a higher expense.

Web hosts often make extensive use of virtual machines and various open source platforms (e.g. LAMP) to provide the level of server abstraction, ease-of-use, and minimized cost that make modern web hosting feasible.

3135 questions
0
votes
0 answers

Laravel 5.3 run on Centos 7 (cpanel) with cloudflare. The post form is not submitted to laravel project code

I had experience in setting up linux ubuntu server with apache2. the laravel project is run successfully and everything works accordingly. the same code I applied in centos apache2 and it failed. eg: simple login post form using html laravel blade…
Chrest Koo
  • 31
  • 1
  • 5
0
votes
1 answer

Advice on uploading trading bot .exe files to a VPS to run 24/7

I've made a trading bot that uses a c++ .exe for the backend (compute the predictions) and a python .exe for the the frontend (UI, placing trades, keeping track of trades, fetching market data, etc..). Currently I'm running it simply on my laptop,…
Yugenswitch
  • 125
  • 2
  • 5
0
votes
1 answer

how to be sure that my php script suitable for any host

I'm developing PHP scripts on localhost and it is working without any issues, but when I upload it to share host I found different configs on the host as simple things, the names of files or folder if they are not the same, that throws errors and…
HanSal
  • 1
  • 2
0
votes
1 answer

uploading laravel-8 project in 000webhost error

I am trying to upload my laravel-8 project in 000webhost.com but my Public folder and resources and storage and routes and tests and vendor folder not uploading. I make my whole project in a zip folder and upload it public_html and extract my…
Abdullah Al Shahed
  • 89
  • 2
  • 4
  • 19
0
votes
1 answer

Email hosting without changing nameservers or adding A record

Recently I have created a website for a client using Laravel/PHP. and then hosted on a cloud hosting provider vultr.com, the client didn't give me access to their domain (abc.com). they just pointed the domain to new hosting and the site is…
Amir Ur Rehman
  • 649
  • 1
  • 9
  • 28
0
votes
0 answers

Is there a web host that will allow http and NOT ENFORCE HTTPS?

I am looking for a web host for my frontend react project. I am 100% absolutely required to enforce http and NOT HTTPS, all the web hosts ive tried enforce https. What do i need to also implement in my code to use http? Thank you.
0
votes
1 answer

Configure .pfx certificate

I'm working .Net 5.0 and I get these errors when I throw it to the hosting server. After a while, my website gives HTTP error 500 due to these errors. I created the certificate with OpenSSL and user profile as true but when I try to add a…
0
votes
0 answers

Site Hosted on G-Drive using DriveToWeb cannot find the Index File inside sub folders

I am a newbie to HTML Development and hosted a hobby site on G-Drive using DriveToWeb. The architecture of the Website is simple with the Root Folder having an Index.html with css and js files along with 2 sub-folders each having respective…
Mufaddal
  • 558
  • 5
  • 24
0
votes
1 answer

IIS hosting - Website asks for login prompt

Hosted a web application on IIS but it is throwing user a login prompt. I have tried all the settings IIS to disable IIS but this still persists on users machine. It allows login via my id and password only. Any idea?
0
votes
1 answer

How do I deploy the source code of my site to the hosting provider

I created a site in ASP.NET on Visual Studio. I want to upload it to my website. How do I connect my source code to my hosting provider?
user14394673
0
votes
1 answer

What hosted server configuration do I need for a medium-scalable web-application? I know this is off topic now and I will close

I have a Microsoft ASP.NET MVC web application with SQL Server 2008. Currently running on a single server, performance is reasonable. However I now need to deploy the same application to support much higher volumes - 10,000 basic orders per week. I…
Mark Chidlow
  • 1,432
  • 2
  • 24
  • 43
0
votes
1 answer

How can i keep a python app running 24/7 on host?

I wrote a mini-app, that scrapes my school's Website then looks for the title of the last post, compare it to the old title, if it's not the same, it then sends me an email. In order for the app to work properly it needs to keep running 24/7 so that…
anas bouabid
  • 1
  • 1
  • 6
0
votes
1 answer

Popular Free SSL Adds 200% delay to an otherwise lightning fast website

This question focusses on easy, practical (free/budget) solution to speed up the SSL connection of an already lightning fast wesite averaging 50ms for all elements, except for the SSL which tripples the loading time. Printscreen is from this…
Sam
  • 15,254
  • 25
  • 90
  • 145
0
votes
3 answers

How to set up app-ads.txt for your apps for Free

I got a message: Add or update app-ads.txt Your app-ads.txt file is either missing or not valid. To prevent a significant loss in ad revenue, add or update your app-ads.txt. Publish your app-ads.txt on the root of your developer website (for…
Chris J
  • 949
  • 9
  • 15
0
votes
1 answer

"Server not found" website dns suddenly not working

Our Site, www.bulletnewsdeals.com, results in "Server Not Found", Ping is failing saying host not found. The site worked up until last night and nothing was changed. There is a screen shot of the dns settings attached. Any help would be…
GeekGirl
  • 57
  • 1
  • 9