You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by sting sting <qw...@hotmail.com> on 2004/01/12 14:36:05 UTC

[users@httpd] wget and DocumentRoot in httpd.conf

Hello,
I had changed  DocumentRoot in httpd.conf to some path.
The owner of that path (and all what beneath it) is root.
The permissions are read for all  (user,group,other).
Now , when I try from that same machine
wget 127.0.0.1/fileName
or
from other machine
wget IP_OF_HTTP_SERVER_MACHINE/fileName
I get an error 403 (Forbidden).
When I had used the same way (wget) with a file which resided on
/var/www/html (when it was DocumentRoot) , everything was OK.The file was 
copied.
why ?
what should I do ?
regards
john

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* 
http://join.msn.com/?page=features/virus


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org