Mike Sandells wrote:
I asked this a couple of days ago, but have not seen any replies to it. If this is not the correct forum to ask such questions, could someone direct me to a more appropriate one? Essentially, we have a need to serve pages from user home filestore, where; - The home filestore is on a Windows filesystem, visible via CIFS. - The location of a given user's home filestore is stored in their Active Directory object as a UNC path.
See what mod_userdir on win32 has to say about it... my only question is whether or not apr is returning the 'local' home path or the remote one in your case. Of course you must first change the "run as" user for the service to a user account with read access to these files and the ability to browse the directories from root (//foo/bar/) up to the path of their home. --------------------------------------------------------------------- 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