Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [hosting]

Hosting refers to the commercial service offered by companies that let you run websites using their servers. Questions about server technology should be asked at serverfault.com and more general questions should be asked at webmasters.stackexchange.com.

0 votes
0 answers
21 views

Hosting strategies for python django rest api very light weight applications in production environment?

I am currently hosting python web services on apache server with mod_wsgi in daemon mode. Every thing is fine until, I have added a new virtualhost or changed existing virtualhost becuase when I have ...
RajKumar's user avatar
0 votes
1 answer
56 views

Trouble to setup tls with kubernetes: "ERR_SSL_PROTOCOL_ERROR"

I'm trying to setup tls/https for my kubernetes-pod. I configured an ingress rule and I've a got service as loadbalancer. I obtained my certificate from my provider. Not sure, how important that is: ...
xforfun's user avatar
  • 592
0 votes
1 answer
30 views

Image not appearing, instead the alt value is showing

index.html code and the directory structure output this is my first website . i have made a basic website which displays image of my smaller projects and a hypertext to take you to those projects. the ...
NITIN KUMAR's user avatar
0 votes
0 answers
18 views

Testimonial Section Doesn't Show in WebPage Cyberpanel

i would like to ask you a question about Webpage View in Cyberpanel, so i tried to host my django project to Cyberpanel hosting service, after a few configurations was made, the index.html is loaded ...
Siau Tong's user avatar
0 votes
0 answers
12 views

DNS Files for Domain registered in GoDaddy but site hosted in Hostinger [closed]

one of my domain is registered through godaddy but the website is hosted in hostinger. I want to add txt record in dns for google indexing. I tried to add txt record in godaddy but the nameserver in ...
Dims and Facts Ltd's user avatar
0 votes
0 answers
17 views

How do i use my main domain for my website and use my sub domain for my backend? [closed]

So I have my backend running a subdomain "api.mydomain.com" which have been setup Great and works fine... So I finally finished my website and I hosted it on Netlify now I pointed the ...
Noel's user avatar
  • 23
0 votes
0 answers
15 views

AWS cloudfront giving the access denied error while trying to access S3 static web hosting image

S3 Policy { "Version": "2012-10-17", "Id": "Policy1721361019639", "Statement": [ { "Sid": "...
dhruv singhal's user avatar
0 votes
0 answers
30 views

How to host the backend of my React Native app? [duplicate]

I have a React Native app with ExpressJS backend and mySQL database. How do I host my server? I'm planning to have sort of like a demo app just for presentation. I tried using Heroku but I find it too ...
Francis James Lagang's user avatar
0 votes
1 answer
21 views

/defaultsite keeps appearing after uploading content to my page [closed]

I have a problem with my domain registered with Ionos. I have already uploaded content to my hosting but for some reason if I put example.com/defaultsite where example.com is my domain, the Ionos ...
Alber Baezmarte's user avatar
0 votes
0 answers
104 views

Are there any Alternative Methods for Verifying App Links Without .well-known Directory on IIS?

I'm currently developing an Ionic React app with deep linking capabilities using Capacitor. I need to verify app links, but I'm facing an issue because our application is hosted on an ISS shared ...
povodnikt's user avatar
0 votes
0 answers
20 views

I am unable to host flask applications

I am confused with hosting flask application. I am a student and I can only prefer the free hosting websites. also please suggest any good easy to host websites too (free). I use to use vercel, but i ...
UPPALAPATI DATTA's user avatar
-1 votes
0 answers
24 views

Django hosted on Render - Media Files/template vars

I've got a Django app that stores its static and media files in an AWS S3 bucket. Retrieval, usage and storage of these files work fine locally. The issue is, when accessing through the live site ...
Kiana's user avatar
  • 35
0 votes
0 answers
22 views

I am experiencing a 404 Not Found error for my new domain in smarter asp.net [closed]

SmarterASP.NET Generated Domain: [example.smarterasp.net] This domain is working correctly and serving my website as expected. New Domain: [www.mydomain.com] This domain is currently showing a 404 Not ...
Fatma Alaa's user avatar
0 votes
0 answers
19 views

How to host a MERN stack project in directadmin

I have a completed MERN stack project, and I am going to host this project in DirectAdmin. There is no problem in frontend. I hosted frontend successfully. But I'm having trouble connecting to the ...
Daniel's user avatar
  • 131
0 votes
0 answers
15 views

How do I deploy my site from 3 projects to hosting

I'm writing an e-commerce website which includes 3 projects: Admin: Next.JS project Client: Next.JS project Server: Nest.JS project DB: Using PostgreSQL in Server via TypeORM It's my first multiple ...
Lvasche's user avatar
  • 302

15 30 50 per page
1
2 3 4 5
383