> Trying using a basic mount first > > smbmount //192.x.x.x/web_documents /var/www/documents -o username=xxx > > and see if that helps. Get it working as a normal mount > before mounting it with fstab. I did that. It actually took a little extra work to get them mounted. The shares I'm mounting are on a Windows 2003 server and that needs to be mounted as mount -t cifs instead of samba. But it's all working now. If I go into a web browser on the dev server and use file:///var/www/html/documents/index.html it works fine, but changing to http://localhost/documents/index.html doesn't work. And a non-privileged acount on the server can also browse to the index file through a file manager. > > Now to the dumb questions. Do you have an index.html in > there or are you expending an index? I have an index.html. Thanks, Bob --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx