Jump to content

user access


The Little Guy

Recommended Posts

I just bought a domain,

 

I want to host sub domains, where users sign up, and register a sub domain with us/me.

 

I want to allow people to use PHP on their account, but I don't want people to be able to leave their root directory.

 

the file structure would look like so:

 

hostbox.us
|
+-- users
          |
          +-- user1
          |
          +-- user2
          |
          +-- user3

 

So... what is a safe way so that user1 cannot access user2's files? using include('../user2/myfile.php');

Link to comment
https://forums.phpfreaks.com/topic/82586-user-access/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.