Hosting setup whereby a server is shared among many different customers. When compared to VPS or a dedicated server, this generally means that each customer has less resources available and more restrictions are in effect as to what a customer can do on the server (install software or not, ...).
Questions tagged [shared-hosting]
263 questions
0
votes
1 answer
how to install & set up RoR application on shared hosting
I successfully installed redmine.org application under my BlueHost account. I was following the official installation guide without any error. Point #8 says that I can test the installation by running WEBrick web server and accessing it via lynx…

Radek
- 1,153
- 4
- 26
- 39
0
votes
1 answer
Can a CDN support streaming?
I operate Grinderschool.com, a poker training site run through video sessions. Our subscribers access our videos via either 1) direct download or 2) streaming access. Currently, we have things set up in a shared hosting environment, however I am…

Jeffrey Blake
- 135
- 9
0
votes
2 answers
Advantages of moving to VPS from shared hosting?
I have several websites on a shared hosting, and I wonder if moving to a VPS will help in their page loading time performance.
(I want this to be a community wiki on the advantages of moving, but it doesn't allow me for some reason)
Thanks.
Tal Galili
0
votes
1 answer
Shared Hosting, UID, GUID set as Apache
I'm on shared hosting and today i discovered there are some backdoor script.. in .htaccess and a php file.
So i went to check via FTP, cannot edit nor delete.
So i checked with direct admin.. the file permission(GUID, UID) is set by APACHE
while…
concerncitizen
0
votes
2 answers
How do you setup a custom FastCGI and PHP5 on a shared host (to use APC)?
Im not sure if I have this setup right or not =/

qodeninja
- 2,753
- 10
- 32
- 33
0
votes
0 answers
Disable CDN redirect
I'm on Litespeed server (shared hosting).
I want to disable CDN redirect to make links to my WordPress images direct links without CDN
for Example:
https://sportnews.dz/wp-content/uploads/2023/08/boiudabouzz248.jpg
But, when the url is accessed,…

Dj8lacko
- 1
0
votes
0 answers
Error downloading and installing composer
I don't really know where to begin with this. I'm trying to install composer on shared hosting.
I've followed the instructions here, logged in by SSH and run:
curl -sS https://getcomposer.org/installer | /usr/bin/php7.1-cli
But I get the following…

Jodes
- 101
- 4
0
votes
0 answers
Tunneling between VPN server and shared web host
Is there any way to connect to VPN/proxy server by web shared host ip ?
Clients >>> shared host >>> x-ray trojan proxy configed on VPS server _
Shared host support's :
Apache
PHP
And...

Sm Dn
- 1
- 1
0
votes
0 answers
Kubernetes Shared Cluster
We're planning our new Kubernetes cluster infrastructure and I have some questions.
Currently, we have one larger cluster where environments (dev, staging, prod) and multiple teams are working on. In the beginning, it was just a "POC", a demo - but…

j0k4b0
- 115
- 5
0
votes
1 answer
I need to have my 2 websites to have an individual rDNS record but they both are running on the shared web hosting servers
I'm a server noob and want to get some solution or some advice from the gurus of the ServerFault.
I currently have two different live websites running and they both are using the shared web hosting servers. But I need to have those two websites to…
0
votes
1 answer
Do I need to set a MX record with both my domain registrar & hosting?
I have a GoDaddy registered domain and am using the GoDaddy O365 email.
I am moving to a different host for my website, so I have changed the A record in GoDaddy's settings to point to my shared hosting IP. The nameservers are still set to GoDaddys,…
0
votes
1 answer
How to check if Redis is working on a shared server (without redis-cli)?
I host my website on a shared CentOS-Bash-Apache-MySQL-PHP server environment with Nginx as reverse proxy (Namecheap).
I understood that to enable Redis for my installment all I had to do was to…
0
votes
1 answer
What is the proper way to send a certificate to a web hosting company?
I have a wildcard SSL cert issued through Azure. I need to use this certificate on a shared host (for a subdomain) and they don't have an interface for me to upload it myself, so I have to email it to them.
Azure exports the certificate without a…

JRP Mike
- 1
- 2
0
votes
1 answer
Dig from a specific domain shows no answer but normal dig works
I am having an issue with a WHM installation that was done over a week ago. It seems all is good on the WHM side of things but I am having issues with my nameservers I have set up
Whenever I try to change a domains nameservers over to mine it…
0
votes
1 answer
How to redirect any subdomain to main domain on shared host?
On VPS, it seems I can use to redirect any subdomain to main domain. On shared host, since I cannot edit the apache configuration file, how can I do?
Currently, I create a CNAME record for *.mydmain.com to redirect to mydomain.com. But…

William
- 99
- 1
- 2
- 11