Hey Matt... ok, so I found the CFMAPPING tag... sounded like exactly what I needed...
I put this in my Application.cfm: <cfmapping logicalpath="/FolderA" directorypath="C:\SyncFiles\www-customURLs\FolderA"> But it still gives me a 404... I removed the IIS Virtual directory (not sure if I needed to or not, but tried it) and flushed my template cache to be sure ... But still 404... what else can I try? Thanks! Patrick On Mon, May 3, 2010 at 3:26 PM, Matthew Woodward <[email protected]>wrote: > 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 !! -- Patrick Steil infraNET.com Entrepreneur & Technology Architect mobile: 940-391-9250 linkedIn: http://www.linkedin.com/in/pmsteil meetup: Business Owners Network DFW http://bond.infranet.com twitter: http://twitter.com/pmsteil -- 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 !!
