I need a user with specific homefolder. This user should read and write in his folder. And he cant read any other folder in the server.
Home
/
user-47529
RusAlex's questions
Is there any way to take a user's website request that looks like:
prod.site1.com/?APP_ID=123
But have it appear to the website as:
prod.webapp.com/?APP_ID=123
While keeping:
prod.site1.com/?APP_ID=123
in the user's address bar?
Want to make simple htaccess. tasks is: site url = siteurl.com i want to show to users folder siteurl.com/folder, but url must look like siteurl.com only.