Hi,

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."

Check the permissions of your mount. Sounds like the user that apache is running as (typically 'apache' or 'nobody', both of which have very restricted system access) is unable to access that mountpoint.


You may also want to look at error_log in apaches section of /var/log

Hope this helps

Daniel

--
[EMAIL PROTECTED] mailing list



Reply via email to