Advertisement
Guest User

Untitled

a guest
Apr 20th, 2021
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1.     <IfModule mod_ruid2.c>
  2.         RMode config
  3.         RUidGid admin admin
  4.         RGroups www-data
  5.     </IfModule>
  6.     <IfModule itk.c>
  7.         AssignUserID admin admin
  8.     </IfModule>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement