Skip to main content

Questions tagged [web-hosting]

The setting up and running of a server to serve web pages via the internet or LAN. Where you are not the administrator of the server the questions may be best asked on webmasters.stackexchange.com (for example if using shared hosting).

-3 votes
0 answers
32 views

I’m facing a confusing issue and would really appreciate technical insights from experienced developers or security professionals. In system, the OTP sending port/slot officially opens at exactly 2:00 ...
Anurag Bansal's user avatar
0 votes
0 answers
79 views

I generated an API key for Google Maps and other services for website: naturatravel.ro Cloudflare Configuration Now I would like to restrict Google APIs using IP. I need IP restriction, else I'm ...
Hello World's user avatar
0 votes
1 answer
552 views

I get Apache error AH00016: Configuration Failed in Apache error.log. The Apache service is not starting because of this error. Any idea what causes the error? Anybody had such error? Edit: sudo ...
klor's user avatar
  • 402
0 votes
0 answers
35 views

I have a Firebase Hosting site: https://app-name.web.app My DNS (managed through a third-party provider) points: app-name.example.com CNAME app-name.web.app This works fine on almost all networks, ...
Sam's user avatar
  • 101
0 votes
1 answer
70 views

I'm setting up a website for my company and I can't find any ways to make a custom webhost for what I'm trying to do. My website has 4 subdomains (including root), and each has its own folder in the ...
LachlanMaskey's user avatar
-1 votes
1 answer
90 views

Our website needs to display INR price when it is open from India. The price should show in USD if it is open from countries outside India. We use Maxmind Geo IP API. Until now it worked fine. Now it ...
Dhaval Chandrani's user avatar
0 votes
0 answers
55 views

We currently host bei hoster 'X'. Our NS has an entry for example.com and *.example.com point to this hoster's IP As we migrate to another hoster 'Y' we setup a temporary domain tmp.example.com and *....
theking2's user avatar
  • 234
0 votes
2 answers
272 views

I have a simple setup for my website. I simply deploy from Visual Studio to a folder. Manually copy the files to the server. And then copy the files to the actual IIS website folder at a scheduled ...
Jonathan Wood's user avatar
0 votes
0 answers
61 views

I've a VPS in an host in this vps I installed Java, Tomcat and MySQL for my web app. After the installation of the packages I made the deploy of my app, if inside of the tomcat/manager I call my app ...
Cezar Apulchro's user avatar
0 votes
1 answer
403 views

I have a Hetzner cloud server running on Debian and I'm trying to host a website on it, unfortunately every time I try to access it the connection just times out. I've tried both Apache2 & Nginx ...
blueYOSHI's user avatar
0 votes
1 answer
184 views

I am using next js application on alias/separate location, I am currently using below given code: location /test { alias /home/abc/test; try_files $uri $uri/ /test/index....
Amit Saini's user avatar
2 votes
1 answer
476 views

I’m setting up a new server with the following ZFS-based storage tiers: Base Storage: RAID-Z2 with 6 x 1TB SAS drives (~4TB usable). SSD Storage: ZFS Mirror with 2 x 1TB SSDs (~1TB usable). NVMe ...
Danilo Souza's user avatar
0 votes
1 answer
147 views

I have launched 8 or 9 webservers, personally, and something is very unusual this time regarding http/https transfer with apache2. Ports 80 and 443 are up, as indicated by nmap on a remote client ...
ndtech's user avatar
  • 1
0 votes
0 answers
145 views

I am trying to move a client website from one web host to another. Both hosting providers use the same set of dns servers for hosting (ns1.stackdns.com,ns2.stackdns.com,ns3.stackdns.com,ns4.stackdns....
Sohail's user avatar
  • 1
0 votes
0 answers
35 views

Starting 11/09/2024 my website performance decreased after the hosting provider migrated the site to a cloud-based server. The issue occurs when transitioning from HTTP to HTTPS (about 1 or 2 seconds) ...
user2342558's user avatar
1 vote
1 answer
313 views

If I have example.com in my DNS suffix search list and I open a browser and type www then the browser will talk to the OS which will talk to DNS; if www fails to resolve, my OS will append the items ...
JohnLBevan's user avatar
  • 1,408
1 vote
0 answers
87 views

I have a django project called django_project and a domain website.com , I want to host the subdomains of this on different server. So , django project Server A website.com django project Server b ...
bleh's user avatar
  • 11
0 votes
1 answer
169 views

I have one website "www.alpha.com" registered with Cloudflare, with SSL through Cloudflare, which I host on my own server (Nginx on Linux Debian). I'm trying to add a 2nd website "www....
KLR's user avatar
  • 1
0 votes
1 answer
423 views

Inside /etc/nginx/sites-available, I have a config file example with the following configuration: server { listen 443 ssl; server_name php1.example.com php2.example.com; ssl_certificate /...
Uvais Hassan's user avatar
0 votes
0 answers
101 views

I have a simple HTML page hosted on an old mac desktop (Catalina) on the in-built apache server. The problem is when I browse to the IP on chrome after a while, the website is down. But as soon as I ...
c398396's user avatar
0 votes
1 answer
331 views

I have a website hosted on http://app.mytender.io. It works half the time, but the other time I get DNS_PROBE_FINISHED_NXDOMAIN. The DNS entries are done in the hosted zone of AWS, and all looks ...
Nickpick's user avatar
  • 145
0 votes
0 answers
98 views

I have application built with reactjs, nodejs and mysql db, currently I am hosting it on godaddy VPS. The main reason why we had to go for their VPS, because we already had a legacy app on their ...
uday8486's user avatar
  • 101
0 votes
1 answer
319 views

Bassically, I'm trying to revive this question that got no correct answer: reverse DNS (bind) for single ip/machine on non-private network So, I am trying to configure my own public DNS server for ...
Bestmank's user avatar
0 votes
0 answers
100 views

I'm trying to configure Nginx to serve my application on both port 443 and 5501 with SSL. I have the following Nginx configuration: upstream pixel { server pixel.example.com:8080 weight=1; ...
Henrique Hefler's user avatar
0 votes
0 answers
1k views

When I activate a proxy by entering the address in /etc/environment, the website I host on my webserver becomes inaccessible with the following error message (snippet): <div id="content"&...
sysad noob's user avatar
0 votes
2 answers
345 views

I want to connect a CRM (Keela) email system to a company's (OJ) domain. That way, when they send emails from the CRM, it appears as "@oj.com". The CRM instructs you to go the hosting ...
Abdullah Jamal's user avatar
1 vote
1 answer
546 views

I have tried to create and deploy on Elastic Beanstalk. It never works. I have spent over 14 hours trying to get EB to work over the course of 1 month. I have followed online tutorials in addition to ...
BigMistake's user avatar
-2 votes
1 answer
995 views

We were always using IIS locally on Windows 10 and older without any issues. After update to Windows 11, there are a lot of problems with IIS installation - one of them being that the IIS manager is ...
Matt's user avatar
  • 47
1 vote
1 answer
860 views

I am using an NGINX server to host a static website exposed to the open internet. While glancing through the access logs I came across a cluster of requests for resources ending with .env, e.g: "...
Rexxyboy's user avatar
0 votes
1 answer
73 views

Context: A friend of mine has a business selling domain names. As I work in IT as a C# developer he came to me with his request. Although I know little of these kind of things. Request: He wants to ...
Tony_KiloPapaMikeGolf's user avatar
0 votes
1 answer
195 views

I would want to achieve the following: I have acquired a domain name, and I would like to add a website and a mail server for this domain. I have: 1 Domain name, 1 private Ubuntu server with IP, 1 ...
user3047450's user avatar
0 votes
1 answer
1k views

I (want to) have a Google Cloud server running a Gunicorn server, however it refuses to bind to port 80, despite it being free. Here's the command I'm using to start it: gunicorn -w 4 -b 0.0.0.0:80 ...
llama-for3ver's user avatar
0 votes
1 answer
1k views

I have below domain name registered on Hostinger himanshupoddar.tech I added CNAME record to point my domain to another website "okcredit.com" But it does not work and I am still not being ...
Himanshuman's user avatar
0 votes
1 answer
5k views

I am trying to use nginx to host a webpage. Running on a local VM immediately works, but on an external server not. When typing nginx into the console, the error reads as follows: nginx: [emerg] bind()...
Thomas3k24's user avatar
0 votes
1 answer
484 views

I'm using IIS to host my app and I use port 80, on my RDP if I enter the IP address it redirect me to my app but if I use the IP address outside RDP is not working. I checked with XAMPP and is working ...
Mega's user avatar
  • 101
-2 votes
1 answer
94 views

I am hosting a public website, say example.com, at my house using my home Internet (fyi, the contract allows it). My Internet plan also comes with a static IP. I use CloudFlare to hide the server's ...
Risky Ricky's user avatar
0 votes
0 answers
220 views

My company has a legacy web application where there is a link to help documents. The link is https://help.example.com. The Apache server for the domain https://www.example.com decommissioned so only ...
BioRod's user avatar
  • 325
0 votes
0 answers
2k views

I am looking for a way to whitelist an S3 Bucket on my client's server. In this S3 bucket there is a public website, thus, my idea is to find the ip address used for this S3 bucket. However, I have ...
VitoCK's user avatar
  • 103
0 votes
2 answers
387 views

The content of /proc/uptime reports: 48973211.37 1627573879.70 48973211 seconds mean the server is up for 567 days without a restart. Since then many serious security fixes have been applied to the ...
zomega's user avatar
  • 51
0 votes
1 answer
43 views

I am trying to allow all incoming connections from my local network, and http/https connections from anywhere while blocking all other traffic. Here are my current rules: Chain INPUT (policy DROP) ...
tjwrona's user avatar
  • 151
0 votes
1 answer
63 views

I am a newbie for web and network stuff. I want to hosting the following web services for my personal use: Gitea Nextcloud pypiserver (Private pypi server) Ktra (private rust registry server) I only ...
Audra Jacot's user avatar
0 votes
1 answer
148 views

Imagine Website A Running on server A has 100 Static Pages and Website B Running on server B has 1000000 Static Pages, Both use the same tech (Software, Hardware E.T.C.) to run. Does Server B use more ...
Tribe56123's user avatar
0 votes
1 answer
39 views

We are looking to get a HIPAA Hosting server for one of our clients. What should we look for in such server? There are so many hosting providers who are offering the same things. How do I know which ...
meetpd's user avatar
  • 115
0 votes
1 answer
93 views

I recently moved my website from Hostgator to an Amazon Web Services' EC2 instance. From a few days later people/bot started posting spam messages in the forms that are on the website. Is there ...
manish.mandal's user avatar
-1 votes
1 answer
3k views

So, you just created the next killer app, possibly in PHP. You have done everything to keep hackers out. There is no way they can steal the code! Except for someone from the web hosting company, of ...
Singleton's user avatar
3 votes
1 answer
993 views

What would stop them from doing so, against, say, a static website hosted using S3? Is there a good way to deny some requests such that one avoids getting billed for them? (Context: I want to host a ...
Asker's user avatar
  • 131
0 votes
1 answer
118 views

So let's say I have a 403 page but if the request header has a custom value in it - I want to return a different 403 with a bit more information in. So the normal 403 location may be /error_403 and ...
overrrflowww's user avatar
0 votes
1 answer
456 views

I've had an Apache Virtual Host working for a couple of month where workers on the office wifi could type in something like www.XYZ123.com and was able to access the website through their browser. Now,...
awakuruf's user avatar
-1 votes
1 answer
299 views

Let's say I have an webspace with a mailserver at mail.webspace.com and an own domain called mail.mydomain.com. mail.webspace.com is the domain I got from my hosting provider to enter for IMAP and ...
wielauritz's user avatar
0 votes
0 answers
370 views

About to set up a lab environment with HAproxy for test purposes. HAproxy will load-balance (round robin) two web servers (Apache), running two virtual hosts on each server. Site A will be hosted on ...
Korpilombolo's user avatar

1
2 3 4 5
21