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).

983 questions
-1
votes
5 answers

Cheap web hosting that supports php/mysql

Does anyone know where I can find web hosting that supports php/mysql? I'm just using it to practice updating/changing live web sites, and to run code in an environment other than my XAMP stack on my thumb drive. It doesn't need to be fast or able…
-1
votes
1 answer

How do you protect (PHP) source code from the web host?

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 course! My question is just that. How can you…
Singleton
  • 1
  • 1
-1
votes
1 answer

Have 2 domains point to the same mailserver with DNS?

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 SMTP whenever I'm configuring an email client. What…
-1
votes
1 answer

can I re-add the original namesaver after adding cloudflare namesaver?

I have a webhosting website which will cause failure for clients who try creating sub-domain when I change my nameserver with cloudflare nameserver. I am thinking to re-add my original nameserver after cloudflare verify my change of nameserver. Will…
-1
votes
2 answers

Website cannot be accessed from an outside network despite ports 80 and 443 being open

I am home-hosting an Express server on my computer, mainly for developing, but also to have fun with my friend. A few days ago, my ISP changed my static IPv4 address which I had for ~3 years to a dynamic IPv6 one. v6 doesn't propose a change to the…
Robert
  • 1
  • 3
-1
votes
2 answers

phpMyAdmin in a seperate domain in centos 7

The issue right now is that I want to maintain a database and I have planned to manage that with phpmyadmin and i have configured it but right now what it looks like is mydomain.com/phpmyadmin What now is I Want anotherdomain.com ==> phpmyadmin…
ram khanal
  • 23
  • 1
  • 4
-1
votes
2 answers

dig: parse of /etc/resolv.conf failed

I tried using dig and I got the error in the title. My /etc/resolv.conf is this nameserver 67.207.67.2 nameserver 67.207.67.3 nameserver ns1.name.com nameserver ns2.name.com nameserver ns3.name.com nameserver ns4.name.com The first two are the…
-1
votes
1 answer

Database and Importing

I am building a website which has database so it necessary to import database into the server ? What will happen if I don't import and keep on the local machine ? I haven't tried it but I would like to know if the website still work and accept as…
-2
votes
1 answer

What are the best practices for setting up webservers?

We are a Web Development Agency based in NZ and we host websites for around 300 clients. We are looking to migrate these websites from our old servers onto something more modern. We have looked into azure/other cloud-based servers but have opted not…
Kaiser
  • 3
  • 1
-2
votes
1 answer

Why is my moved domain still serving a placeholder from the previous hosting company?

This may be basic stuff, but I'm a programmer, so fairly technical on the server/systems side, but not proficient. I've moved two domainnames from one hosting to another, and can't get one to work. The domainname is cvnp.be and as you can see, it…
Peter
  • 196
  • 1
  • 1
  • 9
-2
votes
2 answers

How to change name server and have least downtime?

I am currently hosting on Bigrock and my domain name is also from Bigrock. I am facing many issues regarding the server memory and I need to conduct an important event on my website in about 50 hours for which there are registrations going on. I…
Abhinav Arya
  • 101
  • 4
-2
votes
2 answers

Who is your favorite European Windows web host provider?

Who is your favorite European Windows web host provider? The provider must support: 1 Dedicated IP address ISAPI Rewrite SQL Server 2005 Classic ASP ASP JPEG
Alon Gubkin
  • 666
  • 3
  • 7
  • 12
-2
votes
1 answer

Hide domain name from subdomain name

Lets have a domain test.com and the domain has various sub-domains for e.g support.test.com, contact.test.com, meta.test.com . I want that when site visitor goes to meta.com, he should be directed to meta.test.com and the address bar should display…
-2
votes
3 answers

Is there a way I can find all domain names that have a CNAME with a given value?

Is there a tool using which I can run a query that returns all domain names that have a CNAME with a given value (e.g. something.example.com)?
-2
votes
1 answer

Is setting up private server for websites faster?

I am a web developer and my last website was a tad slower because of HD pictures, PHP and JQuery. I had hosted it on Godaddy. So my question is whether I can privately host a website from my home and whether it will be faster to host a website that…