WebSite X5Help Center

 
alvin ganesya
alvin ganesya
User

Why my website is 404 not found  en

Автор: alvin ganesya
Просмотрено 1365, Подписчики 1, Размещенный 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

Размещено
3 Ответы
JJ. JUAG
JJ. JUAG
User

Your Website ?

I think the Site is online,
Or do You have a Problem with the Browser?

https://www.rentalmobil.biz.id/

JJ.

Читать больше
Размещено От JJ. JUAG
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,

Читать больше
Размещено От Andre E