Deand2331 Posted July 7, 2020 Posted July 7, 2020 so all my files are uploaded to public_html but i have alot of the main files in folders and for this reason my pages just refresh when clicking the links ie gym, inventory etc... Is there a way to redirect and have it link to the folders or will i be best just uploading the files out of the folders directly to public_html?? Quote
SwiftGameR Posted July 8, 2020 Posted July 8, 2020 You need to take all the files out of the folder and then it will work. example public_html/grpg/all gamefiles you will need to domain.ext/grpg/login.php if you want it like domain.ext/login.php Then you need to remove all files out the folder and just keep the files in the public_html directory. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.