trol
New member
- Joined
- Jul 17, 2024
- Messages
- 2
- Points
- 1
Hello,
i would be grateful if i can get some help with this issue.
i have a parent directory for a domain that has sub directories for each user.
in this i would like to find out if i need a separate .htaccess file for each sub directory belonging to the users.
also i would like to hide a directory from the users' view in the address bar.
each user sub directory has a separate sub domain
so if a user domain is sub.mydomain.com,
and the user accesses sub.mydomain.com/files/product.php,
i want the user to see this instead sub.mydomain.com/product.php,
even though the direcctory files exists and serves files, i want it hidden from the user's view.
i would be grateful if i can get some help with this issue.
i have a parent directory for a domain that has sub directories for each user.
in this i would like to find out if i need a separate .htaccess file for each sub directory belonging to the users.
also i would like to hide a directory from the users' view in the address bar.
each user sub directory has a separate sub domain
so if a user domain is sub.mydomain.com,
and the user accesses sub.mydomain.com/files/product.php,
i want the user to see this instead sub.mydomain.com/product.php,
even though the direcctory files exists and serves files, i want it hidden from the user's view.