Serveur, offre performance et hébergement mutualisé
... / Serveur, offre performanc...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Question

Serveur, offre performance et hébergement mutualisé

by
OlivierC80
Created on 2020-02-06 14:31:59 (edited on 2024-09-04 13:51:08) in Hébergement Web-old


Bonjour, Nous sommes sur OVH depuis 10 ans mais on a envie de partir tellement c'est devenu mauvais.
serveur, offre performance et hébergement mutualisé
Qui connait bien OVh et wordpress pour nous filer un coup de main sur notre site??
Les serveurs OVH semblent HS de + en + souvent, c'est dingue !
Notre site web bug, les techniciens OVH ne font rien.
www.comeonsport.com


1 Reply ( Latest reply on 2020-02-06 15:01:14 by
kyodev
)

```text sympa de multiplier les sujets... !

```text
dig +nocmd +noall +answer comeonsport.com A @dns200.anycast.me
comeonsport.com. 500 IN A 87.98.255.19
dig +short -x 87.98.255.19 -> cluster010.ovh.net

dig +nocmd +noall +answer www.comeonsport.com A @dns200.anycast.me
www.comeonsport.com. 500 IN A 87.98.255.19
dig +short -x 87.98.255.19 -> cluster010.ovh.net
```

actuellement l'hébergement sur le cluster10 est utilisé, pas le CDN objet de ce sujet

> semblent HS

concrétement, des erreurs? lesquelles?

par contre ton .htaccess est erroné, et pas une page d'accueil n'est référencée
ton php est périmé et ton worpdress très ancien

```text
curl --head -XGET --user-agent Firefox http://comeonsport.com/
HTTP/1.1 302 Found
Content-Type: text/html; charset=iso-8859-1
Location: https://comeonsport.com/

curl --head -XGET --user-agent Firefox http://www.comeonsport.com/
HTTP/1.1 302 Found
Content-Type: text/html; charset=iso-8859-1
Location: https://www.comeonsport.com/

curl --head -XGET --user-agent Firefox https://comeonsport.com/
HTTP/2 301
content-type: text/html; charset=iso-8859-1
location: https://www.comeonsport.com/

curl --head -XGET --user-agent Firefox https://www.comeonsport.com/
HTTP/2 404
content-type: text/html; charset=UTF-8
x-powered-by: PHP/5.6
```
tu devrais te rapprocher d'un pro? ```