[K12OSN] Apache userdir not working

Aaron Leininger aleininger at ttsd.k12.or.us
Tue Jan 4 15:47:48 UTC 2005


 
> For some reason I am not able to get Apache to display the 
> public_html contents of a users home directory to work.  I 
> keep getting a 403 error Forbidden.
> 
> The log has this line: 
> [Tue Jan 04 06:00:37 2005] [error] [client 192.168.1.130] 
> (13)Permission
> denied: access to /~jack denied
> 
> The whole url would be:  http://homeserver/~jack
Set your /home/jack so that everyone has read access. Maybe 754 or 755. 
Also make sure /home/jack/public_html has at least read access for everyone.
Again something like 754 or 755. Try bringing up web page again in
public_html folder. If you still don't see the folder contents, create a
file and try and access it directly

http://yourserver/~jack/somefile.html If that works, then the problem is w/
showing directory contents and not w/ the permissions. 

Aaron

> 
>  That should do it but it doesn't work.  I'm not sure what I 
> am missing here.
> 
> As a last resort I've made the permissions for the /home/jack 
>  directory
> 777
> 
> Also the /home is set for 777
> --
> Jack <jackpal at cfl.rr.com>
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
> 




More information about the K12OSN mailing list