What is the meaning of owner, group, and everyone in the permissions panel?

- Owner defines the permissions set for your main FTP account.
- Group defines permissions valid to the users in the same group as your main FTP Account.
- Everyone defines permissions set for all users registered on the same hosting server.

Was this answer helpful?

 Print this Article

Also Read

What is the path to public html in php?

The path to public html is: home/$cpusername/public_html/

What is php.ini ?

The php.ini file is a special file for phpSuExec (pronounced php-soo-ec-sec). The...

Fix for Filezilla Failing to Retrieve Directory Listing

Windows Server FTP issue Filezilla uses Passive Mode by default. It seems you are having...

How do I create a redirect for my site?

These rules should be added to your .htaccess file located in your public_html folder. This rule...

Can I add my own CGI scripts?

Our LINUX web servers have the capability to run CGI scripts in your own 'cgi-bin' directory....