Jump to content
MakeWebGames

Recommended Posts

Posted

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??

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...