If you want something to happen if people visit the domain without any path, you need to upload something directly to the htdocs folder. You can do this by uploading an index file with some content or a redirect, or by moving your website code from the subdirectory into the htdocs folder.
its not letting me reply to you by pasting the entire thing as it says i am a new user and only allowed to put 2 links but there are all list of errors in that file
@Admin yeah that page is working but if i am trying to open only airlineology.rf.gd it shows again error 403 forbidden and the website still doesnt opens for me…also coz the end user will only know my site as airlineology.rf.gd and i have put the entire website folder in my htdocs folder if can check.
kindly suffice
If there is no index file in a folder, you will either see a list of files and folders present in the directory, or get a 403 error.
What would you like to see instead when people visit your domain? If you can tell us how you would like it to work, maybe we can help you setup your website in a way it works like that.
also now i just put iindex.php file…i tries to access but again 404 error… Now there is just a single file in htocs still doesn’t opens up when trying the same http://airlineology.rf.gd
yes…i did but now it doesn’t goes forward… Technically now it should open the login page but it gives error can’t handle request… In all only the index page is opening now and nothing else.
@Ergastolator1 hi…i have enabled PHP error and it says Fatal error : No such file or directory in /home/vol10_2/epizy.com/epiz_24995359/htdocs/Connections/User_Information.php on line 9
but the page does exist in my code and website…what should i do now?? What does this means?
all my files are included in htdocs. the problem is it only opens index file… I tried to include my other website files also and again only index page opens perfectly… no other page opens eg. register.php, login.php etc… it shows error mentioned in my below comment…