Claudinei Matos wrote:

Hey guys,

Well, I've tried to use a windows partition in DocumentRoot of my
apache2.conf like the line below:
DocumentRoot /mnt/dados/Jobs/Work/cjmatos.no-ip.com/www
But when I try to view the page in the browser I get this error:
"Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use
an ErrorDocument to handle the request."

NTFS or FAT? Probably user apache lacks access rights to the windows partition. However,
if it's FAT, you may want to consider using UMSDOS since FAT does not allow
fine-tuning permissions. Otherwise, if you give apache the right to read your entire Windows partition,
this will make the "chroot jail" less effective. Take a look at


http://www.tldp.org/HOWTO/UMSDOS-HOWTO.html



--
[EMAIL PROTECTED] mailing list



Reply via email to