I'm trying run Voyage a Flat Travel Responsive Web (https://w3layouts.com/voyage-flat-travel-responsive-web-template/
) in 00webhosting and you can you can check the source in bitbucket (https://bitbucket.org/nuwan300/trip/src
). When run this in web browser or mobile I will come to home screen but it won't navigate to other screens and it gives following error http://error404.000webhost.com/?
(web site url is http://travia.site11.com/
)
This app has three php files config.php
, detect.php
. Those two php files are inside the app folder and index.php
file runs first time.
What is the reason for this and how can I fix this error?