Need to create a site to upload files for client. They need to login first and then be redirected to a portion of the site where they have rights. They can also see the files there for them to download. They cannot however navigate into any other directory.
Anyone done this before? How do I allow them to upload to their area and not navigate anywhere else. In other words, how do I programmatically give them rights to this area but deny them rights elsewhere?
Using php4 (not sure version - hosted), Apache and MySQL