0

I have a website hosted on ovh.

I'm uploaded the source files in www directory and now when i try to access to my home page website i have this error : The requested URL / was not found on this server. In the www directory i have an index.html file.

Can you help me please.

Bobo
  • 462
  • 8
  • 17

2 Answers2

0

Make sure that your hostname is pointing to the right folder.

For OVH, you usually need to check the "Multisite" or the "Subdomain" settings to configure on which folder the user lands, depending on the (sub)domain.

brclz
  • 806
  • 9
  • 23
-1

For OVH webhosting, each domains or subdomains is handle by a "multisite". You can setup a different folder for each multisite.

Did you check your multisite is setup for your "www" folder?

  • The problem is solved. In fact my hostname didn't pointed to the right folder www. – Bobo Oct 20 '16 at 20:13
  • This is not an answer, you should comment to ask precisions. If you don't have the comment privilege, please gain reputation first. – brclz Oct 24 '16 at 10:05