Skip to main content

Questions tagged [web-hosting]

The tag has no usage guidance.

50 questions with no upvoted or accepted answers
4 votes
0 answers
1k views

Why Webdav loses connection each reboot?

Hostgator told me on a support call over a year ago that Windows 7 had issues with Webdav because of digest authentication. They also said that future versions of Windows would solve the problems with ...
Maelish's user avatar
  • 163
2 votes
1 answer
67 views

How to test hosting before picking one?

I'm looking for fast and cheap hosting at the moment and I don't want to rely on users opinions only (many if not most of them are sponsored by, or are actually from, the companies themselves anyway). ...
bart's user avatar
  • 21
1 vote
1 answer
23 views

Websites I'm hosting timing out for all devices on the same network as the server

I'm facing a bizarre issue where all devices on my home network that try to access a locally-hosted, publicly accessible website via its public IP / domain are timing out, but it works fine using the ...
Iworkedatsubway's user avatar
1 vote
1 answer
77 views

How to setup a home-network with a webhost

I want to setup my home-network in a way that I can safely host a website on my raspberry pi. If I've understood everything correct I can setup a DMZ with my raspberry and thus keep my home-network ...
Lexu's user avatar
  • 119
1 vote
0 answers
270 views

How to point Wamp Server to Domain Name?

How do I point my wamp server to my domain name I also need assistance with configuring Apache I'm trying to Host my own website from home we have the freedom to
Christian Mendez's user avatar
1 vote
0 answers
923 views

Connect Google domain to GoDaddy host

I recently purchased a domain through Google Domains, this is not a Google Apps for business account. It is strictly a domain purchase through google domains from my account. I then bought a simple ...
Nicholas Pesa's user avatar
1 vote
0 answers
36 views

My ftp account does not show up in filezilla?

Context I use zpanel to manage my FTP accounts. I have deleted the one I was using and created a new one. Problem When I connect to my server using Filezilla, I can't find the new ftp directory, ...
palak sharma's user avatar
1 vote
0 answers
27 views

.deb installation won't run

I'm trying to install Wowza Software engine on my webServer, but it doesn't want go on. When I connect to my host (a Debian system) remotely via ssh, I enter: su dpkg -i WowzaAndThaNameOfTheFile....
Luigi Blu's user avatar
1 vote
2 answers
38 views

Direct web users according to their geo locations

I plan to host a web site, but problem is that different courntries may have varied speed accessing website hosted in north america, for example, China. therefore, i want to find a solution that host ...
kelvin's user avatar
  • 11
1 vote
0 answers
119 views

Any risk of hosting a public website on my home network? Year 2015

I have read the following post but it was already 6 years ago so I'm wondering if anything has changed over the last few years in terms of security because I heard windows firewall has been improved ...
whiterain's user avatar
1 vote
1 answer
67 views

How to pass requested url to specific place when type in Browser

I am developing an application and for testing purpose I want it to put on www. So I have followed some methods. I have Spring MVC Java Web Application and I am hosting it on IIS Server, So I have to ...
user3145373 ツ's user avatar
1 vote
1 answer
96 views

How to connect to a remote server to make instant file edits?

I don't know what the technical term for this is, but at my workplace every computer has a mapped network drive which lets me access all files on the server which I believe is located in the same ...
TreeTree's user avatar
  • 193
1 vote
1 answer
646 views

How can I publish to web a PDF file that was converted from a Word file with working links?

I'm trying to maintain a series of publications that are currently in Microsoft Word format and are updated annually by different people. I need to publish them to web and so I thought the best ...
Mundo Calderon's user avatar
0 votes
1 answer
154 views

DNS Settings with external hosted domain

I have a domain, hosted by Hetzner and a vserver hosted by Hosteurope. On the vserver I used plesk panel to make a wordpress website. What are the DNS settings to connect my domain to this website? At ...
omnomnom's user avatar
  • 111
0 votes
0 answers
122 views

Allow traffic from one VLAN to another via WAN access

The most concise way to ask is: I just learned that, even using a public URL to a website hosted on my LAN does not work when visiting it from my other VLAN, but is the fpSense Reflection setting of ...
Craig's user avatar
  • 455
0 votes
0 answers
56 views

How to route linode object bucket to domain name?

I have a linode object bucket up and running with my files/folders. I have purchased the domain and have set a CNAME to point to [subdomain].[domain].com.website-us-southeast-1.linodeobjects.com. When ...
SynfulAcktor's user avatar
0 votes
0 answers
53 views

How does port forwarding work

I have 192.168.0.3 on LAN, and ran on my pc ASP NET app on this IP and port 80. It works well on LAN, when I type 192.168.0.3:80, nothing exciting. But I wanted to do port forwarding. So on my router, ...
Szyszka947's user avatar
0 votes
1 answer
870 views

How to access my files on 000webhost

I've set up WordPress site at 000webhost(dot)com as pre-step to figure things out before paying for domain and hosting. It was fine for few days. Thing is, available storage and inodes filled their ...
Greenmarty's user avatar
0 votes
0 answers
238 views

DNS Forwarding or Nameservers

I have a couple of domains registered with one company and then websites hosted with another. One of the domains has nameservers pointing at the web host, the other has DNS forwarding to the same web ...
Midavalo's user avatar
  • 224
0 votes
0 answers
36 views

Can a domain name be an alias of a page of a website hosted on a web hoster?

Let's say my wordpress website is example.com. I want to create an event named momentum and I created a page for it at example.com/events/momentum. The thing is that momentum is a really important ...
fabien julio's user avatar
0 votes
1 answer
31 views

How to migrate mail data from one web host to another?

I want to migrate my website from lws to PlanetHoster but after looking closely at the files in the /mail directory, there are files that are named like: 5647726478.M4578658923475.web40.lws-hosting....
fabien julio's user avatar
0 votes
0 answers
452 views

How to host project online that uses npm, yarn, xampp, apache, mysql?

I've inherited (been given from prev developer) a web project that I need to host and I'm unsure exactly how to go about doing it. In the past I've put up static websites using Namecheap.com which has ...
JDS's user avatar
  • 79
0 votes
1 answer
102 views

alternative for ftp to backup all my server files?

I am trying to download all my files from my old server (a free web hosting) to upload on a new server. The problem is, for some reason, when I am using ftp to download all my files, many files are ...
Mohe TheDreamy's user avatar
0 votes
1 answer
1k views

Cloud host Sphinx documentation HTML on a corporate intranet with authentication in place

We have some HTML-based documentation generated by Sphinx. Currently it's hosted from an on-prem webserver box. We'd like to move it to the cloud and eliminate the requirement for VPN, but maintain ...
davegravy's user avatar
  • 540
0 votes
1 answer
329 views

LAMP on Raspberry Pi to host a web server

First question ever on the site. Forgive me in advance for my very limited knowledge on the subject, I am fairly new on hosting web servers, databases, and just Raspberry Pis in general. I want to ...
slurpeehead's user avatar
0 votes
0 answers
30 views

Connecting email client to address on old server

I am planning on moving my client's web & email hosting to a different company (their current one is too unreliable). To handle their email, my plan is to: Register account with new hosting ...
user avatar
0 votes
1 answer
12k views

How to fix Port Forwarding not working on TP LInk Router?

Screen Shot Screen Shot 2 When i port forwarded from TL-WR840N i can access my site from local network by using wan IP Address which starts with 10 Private IP but when i try to access it from ...
8 ball pool with meh's user avatar
0 votes
1 answer
2k views

How do I make a domain go to a specific port?

So let's say I have a domain eg. xyz.abc.uk, but since typing my external IP address redirects to my router settings on port 80 (let's say i use port 1234) how can I make it so xyz.abc.uk uses port 80 ...
analias's user avatar
0 votes
0 answers
1k views

Business email address not found error

I have set our hosting (CentOS Web Panel) with the MX Record it needs for our business email through G Suite. The problem is it keeps prompting "Address not found". If I search the domain at leafdns....
marvin castro's user avatar
0 votes
0 answers
39 views

Unable to host my website

my public IP is 183.x.y.z and my web serve IP is 198.168.0.104. when i tried to host my website it is directed to router page. i have posted a screenshot, can anyone help me?
shaun frost's user avatar

15 30 50 per page