WebSite X5Help Center

 
alvin ganesya
alvin ganesya
User

Why my website is 404 not found  en

Autor: alvin ganesya
Visited 1352, Followers 1, Udostępniony 0  

why after being exported to the internet my website is 404 not found. 

I have turned off the anti-virus, and the firewall but still the website is displayed 404 not found.
I have already asked the domain hosting tenants, that the reason for not showing my website is there is no index.php
I am confused what to do. please help

Posted on the
3 ODPOWIEDZI
Andre E
Andre E
Moderator

So if you have a favorite with this adress: https://www.rentalmobil.biz.id/index.html 

you get a 404 error.

use an .htaccess file to make users that goto https://www.rentalmobil.biz.id/index.html automaticly switch to https://www.rentalmobil.biz.id/index.php

Create an .htaccess file at the root of your website and add this line:

AddType application/x-httpd-php5 .html .htm

you can make the file by using notepad, upload it to the root with buttons on top if x5 is connected to your webserver.

More on hraccess, check internet there are many pages like this: http://www.build-your-website.co.uk/htaccess-file/

Best Regards,

Czytaj więcej
Posted on the from Andre E