Jump to content

rootnetworks

Member
  • Posts

    2
  • Joined

  • Last visited

About rootnetworks

rootnetworks's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. WHMCS The most Permission for safety I'm runing all file 444 and all directory 555 find ./ -type f -print|xargs chmod 444; find ./ -type d -print|xargs chmod 555; just like locked file can't change any file and directory these have any issue? I use custom Attachment directory not in web path
  2. Hi,guys I have Multiple product groups like VPS Group. Web hosting group. dedicated server group. SSL certificate group. but on the client area only have 'My Services' buttion the link will show all product of client I want add groups on the client area My All Services ---list all product My VPS client ---list vps My Web Hosting ---list client webhosting My dedicated server ---client dedicated server My SSL certificate ---list SSL certificate let client easier to manage products any idea can do this? thanks
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated