On Mon, May 3, 2010 at 10:23 AM, pmsteil <[email protected]> wrote:
> Now currently, all these files are located in a folder directly under > the site... now I am trying to move them to an IIS Virtual > Directory... when I do that, and try to do the cfinclude, OBD gives a > 404 on the file: > > /FolderA/chairs/classroom_chairs_1_piece_shell.htm > If I understand what you're going for here you'll need a mapping in OpenBD to facilitate this. Since when OpenBD does an include it isn't going through IIS it won't know about the virtual directory. The only alternative would be to set up a symlink but I don't think you can do that on Windows (I'm sure someone will prove me wrong on that point ...), because then it's at the filesystem level instead of the web server level. Let me know if that doesn't address the issue. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca/Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
