• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

how deny reading, of a single file, for ftp user

APS_web

New Pleskian
Hi,

i have plesk 11.5.3 on Linux centOS 6, I created a ftp user on a domain folder, I need to deny this user to read a specific file .php, how can I do?
 
Hi,

i have plesk 11.5.3 on Linux centOS 6, I created a ftp user on a domain folder, I need to deny this user to read a specific file .php, how can I do?

Just set necessary permissions for this file.
 
Just set necessary permissions for this file.

but is a php file, i neads that apache/php read this file for show me the site

i try this configuratio:

owner group permission problem
root root 660 site down
apache apache 660 site down
 
Hi,

Have you tried using deny rule in .htaccess files. We added same for one of our client and it worked for him.

For any 24x7 server support help you can contact us 24x7serversupport.com
 
I thing in SeLInux we can use ACL to block certain users to access certain files for both web server and ftp as well. You can try that.
 
Back
Top