Hi,
I have user that want to install few wordpress installations in Sub-Folders paths
but, for better security and Backup/Restore I want to put each WP installation in different DA user
the question is,
1. what is the right way to set in custom httpd conf that, for example:
/blog/ will go to |?DOCROOT=/home/blogonlyuser/public_html|
/wiki/ will go to |?DOCROOT=/home/wikionlyuser/public_html|
etc...
2. should I do something special in users / users permissions to the new user can run the sub-folder php code under is own permissions or it's should work by default?
Regards,
I have user that want to install few wordpress installations in Sub-Folders paths
but, for better security and Backup/Restore I want to put each WP installation in different DA user
the question is,
1. what is the right way to set in custom httpd conf that, for example:
/blog/ will go to |?DOCROOT=/home/blogonlyuser/public_html|
/wiki/ will go to |?DOCROOT=/home/wikionlyuser/public_html|
etc...
2. should I do something special in users / users permissions to the new user can run the sub-folder php code under is own permissions or it's should work by default?
Regards,