1 Nov 17:42
Re: questions about chrooting
Ivan Ristic <ivanr <at> webkreator.com>
2004-11-01 16:42:03 GMT
2004-11-01 16:42:03 GMT
posorio7 wrote: > Thanks for your help, I managed to get apache running in jail. Now my > problem is with my account files for the websites. It's looking for > them in /chroot/apache/home/[username]/public_html. I tried doing a > symlink from /chroot/apache/home to the real /home and when I loaded > up my sites it game me a 403 forbidden error. It finds the files but > does not have access to them. What can I do to correct this? I don't think it finds the files because it is not possible to create symbolic links that would go outside the jail. Perhaps the message is because of incorrect permissions of /home, or something like that. You'll have to put the account files into the jail in order for Apache to be able to reach them. -- -- ModSecurity (http://www.modsecurity.org) [ Open source IDS for Web applications ] ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
RSS Feed