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

Questions tagged [hosting]

The tag has no usage guidance.

0 votes
0 answers
357 views

Deploy to firebase hosting from multiple computers

I have two computers synced via syncthing (peer to peer folder sync). In one of them, i have Firebase CLI installed, used for deploying a static website. In the other one, i have all the website files ...
Jala015's user avatar
1 vote
2 answers
2k views

How can I send email reports to myself from my home server?

One would think this is a dead simple thing, but apparently it isn't—or I just really suck at it. Context: I have a little home server hosting things like task-managers (TaskWarrior), my website, my ...
bp99's user avatar
  • 160
0 votes
0 answers
17 views

lost proportions when changed hosting services

I hosted site while I was developing it here https://ligular-blankets.000webhostapp.com/ when work was done I sent it to client and he uploaded it to his site at https://master-mind.co/form/FirstStep....
idi begaj's user avatar
2 votes
1 answer
3k views

Subdomain server IP address could not be found

Good day. I have a Centos Web Panel hosting and bought a domain from namecheap. Setting up my domain was easy and received no errors but when I created a subdomain for my domain, I am always prompted ...
marvin castro's user avatar
0 votes
0 answers
61 views

Protect Subversion data against admin

I am currently setting up a Linux server with multiple SVN projects for my company. My boss wants to have a more or less personal SVN for financial and personal data. His problem is that I, as an ...
Olgidos's user avatar
  • 99
0 votes
1 answer
48 views

What is actually happening on uploading the files from FileZilla ? Are we hosting it ? , if yes how it is actually linked with web hosting provider?

I just want to know what is happening while uploading the files from FileZilla. From FileZilla can we host a website ? In internet its is saying that, FileZilla is used for uploading downloading files ...
Subin's user avatar
  • 103
0 votes
1 answer
306 views

External custom domain to render from an app without change the URI in the address bar of the browser

The following works for any_subdomain.mydomain.com meaning from the app code I can detect the request URI and serve the page accordingly while any_subdomain.mydomain.com stays in the browser address ...
Learner For-life's user avatar
0 votes
0 answers
115 views

After rebooting my computer, my hosted website is no longer accessible (IIS)

Every so often IIS breaks for my home hosted server on my Windows PC, and I have to delete and reinstall it to make it work again. No idea why, but I've accepted it as part of life. I believe this is ...
el toro's user avatar
  • 111
2 votes
1 answer
527 views

PHP connecting to wrong MySQL hostname?

I just recently got a VPS server from a large hosting provider. I have a site that I've hosted a few other places so I know my code works This provider has you create a MySQL hostname which you use ...
Matthew NotReal's user avatar
9 votes
1 answer
22k views

Resolve email delivery issue on "From and EnvelopeFrom 2nd level mail domains are different". Is this a hosting provider issue?

We send email from our main domain "vocalsound.org". It is delivered through our hosting provider, which however sends it through a shared mailserver hosted on their generic domain (webland.ch). ...
1NN's user avatar
  • 8,127
-1 votes
1 answer
42 views

PHP and WordPresss require? [closed]

What PHP version does WordPress require? I am not sure what are the hosting requirements for my WordPress theme. I am using a theme exported from https://themesgenerator.com/ and I am afraid I need ...
Esther F's user avatar
2 votes
1 answer
47 views

If a WHOIS search returns 428 domains on the nameservers for that domain, does that mean that server is hosting 428 domains? [closed]

I've just done a WHOIS search on whois.sc for our company domain and the nameserver section says that our nameservers "(has 428 domains)". Does that mean there are 428 domains hosted on the same ...
user1796225's user avatar
0 votes
1 answer
36 views

Setting a static IP for my router eventually prevents computer from being able to web

To start with, here's some background on my problem: I recently started hosting my own site via gandi.net and have been hosting it on a personal server. I spoke to gandi.net about this and they ...
nasgold's user avatar
0 votes
1 answer
75 views

All https sites are redirected to mysite which is hosted on a computer on my network

I am hosting my website on a computer on my home network. The computer uses Debian Stretch as an operating system. I use dynu.com to post my IP. A while ago I made my website HTTPS using letsencrypt....
user930765's user avatar
0 votes
0 answers
67 views

Domain redirecting to unusual port

I have a shared internet connection with other people. I want to host a website in my server that is connected to my router that is connected to the main router (which is shared between me and my ...
BBG's user avatar
  • 1
0 votes
1 answer
69 views

Ssh client config, common configuration for all hosts on the same machine

in my ~/.ssh/config I would like to define something like this # myvm.hosting.com is a real existing domain Host myvm.hosting.com # tunnel to mysql LocalForward 3311 localhost:3306 # example.com ...
nulll's user avatar
  • 143
1 vote
0 answers
907 views

Using IIS but not having PID:4 listening on port 80

I have some IIS sites on my windows server 2012 R2 server. The bindings are only on port 443 not port 80. Despite this, PID:4 still listens on port 80 and if I disable it, W3Svc doesn’t start all ...
James's user avatar
  • 11
0 votes
1 answer
1k views

How to host Tesseract OCR for a Chrome Extension?

Currently, I'm working on designing a Google Chrome Extension that takes an image. This image supposes to be passed to Tesseract OCR using the command (cmd) and get the output as a text. A text area ...
user6512156's user avatar
3 votes
2 answers
7k views

Self-hosting without access to router

So I'm with an ISP that won't give me access to my router. When I moved into this apartment; I called them to ask what the router's password was to change my wi-fi's SSID & password. They told me ...
Frenchmassacre's user avatar
1 vote
1 answer
3k views

MS Word document shows question mark symbol � on GitHub [duplicate]

I am hosting an HTML file, created using MS Word, on GitHub. For some reason, when I open the site, it shows question mark symbols in place of other symbols. You can look at it yourself. I have no ...
Gurpreet Singh Matharoo's user avatar
0 votes
2 answers
1k views

What protocol is used to upload files to the server (hosting)?

I remember that someone told me that FTP is no longer used to transfer files to the server (hosting) and it has left me thinking. I know that there is also the SFTP, but not all of them support this ...
Morganmariano's user avatar
0 votes
0 answers
49 views

2 Routers in 1 home?

I want to host a server which requires port forwarding on my home network but I don't want to expose all of my electronics to the open network with forwarding ports and publicly posting my ip address. ...
Tpixelminer's user avatar
0 votes
1 answer
62 views

Making a webserver [closed]

I have an idea to make a Hosting server in my home the problem is I have no idea what I need to make it? My question is what is the minimum hardware and software to make a simple a webserver*?
Malik Ismaeel's user avatar
0 votes
1 answer
857 views

Hosting Python chat server with ngrok

I built a simple chat server in Python and I realized that my ISP provides service with CGN. I want to expose my server, which works on the local network with no problems, to the Internet. Some ...
Süleyman Yaman's user avatar
0 votes
1 answer
358 views

Dual Email Delivery. Google and BlueHost MX

How can I set up dual email delivery? I use google for business. It can get costly to add many users. I want my main users to have these tools, for others I could use a regular email hosting solution....
James's user avatar
  • 1
1 vote
1 answer
59 views

phishing error when enter naked domain name

I am really new to this but I have recently created a website, www.gopersonal.com.au. It is protected with SSL and works fine most of the time unless I try to access it on a network protected by a ...
marina's user avatar
  • 19
1 vote
2 answers
2k views

Setting ftp account to access just one folder inside public_html

Let's assume there are two ftp accounts ; user1 , user2 and let's assume that public_html folder has two folders : folder1,folder2 user1 is the admin of the host , he has all access overall I want ...
Superdinary's user avatar
0 votes
1 answer
471 views

How to hide from public and search engine that website is hosted on specific server/host

i am working on website, i would like to hide it from general public and search engines. i have vps X , for hosting this site. and another vps Y , which will be front for general public. vps Y will ...
user avatar
1 vote
1 answer
2k views

Changing DNS for Subdomain

I wish to point a subdomain to a different place to the main / root / origin domain - for example example.com should point to X.X.X.X while mail.example.com should point to Y.Y.Y.Y. How do I go about ...
plonknimbuzz's user avatar
0 votes
0 answers
95 views

Minecraft Server port opens but wont STAY open

I've been hosting a Minecraft (FTB Infinity Lite, to be precise) for some friends for about a week now. My issue: Port is forwarded, once server is started, players can join perfectly fine, all is ...
uCirnoBakaHD -'s user avatar

15 30 50 per page
1
2
3 4 5
8