We've devised a system for using shortcuts like symlinks. What we need to do is, given a url that may contain "symlinks", we need to internally resolve that name into a full NT path so that apache works with the correct file/directory. We have the code for this, but we aren't quite sure what entry points in the code to work with (started looking at the source today). Can anyone provide some hints?
Thanks, Bret McMillan