Quote:
Originally Posted by suhas.sonavane
my problem is that apache home directories are open by just address like this "http//10.10.14.14/~user" whose home directory is "/home/user"
but not work for those user which are in particular group.
e.g. john is in group class whose home directory is "/home/class/john"
if we set all permission 777 or whatever maybe with extra "chcon -R -h -t http_sys_content_t public_html/" its not working.
so plz help me regarding this...
Thank you in advance!!!
|
First, spell out your words, and don't double-post the same question twice. Especially don't tack your question onto the end of another persons thread, either.
Did you try to look up the Apache docs for this?
http://httpd.apache.org/docs/2.2/howto/public_html.html
A how-to guide, explaining the UserDir directive. There were also hints on the other thread you hijacked...did you follow any of those? What version/distro of Linux are you using? Version of Apache?? And how about an error message...something other than "its not working"....