Patrick Steil said the following on 03/05/10 15:45:
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">

You're have to find the real path. On Windows, any folder longer than 8 characters uses the ~ in the name.

It's probably something like:

C:\SyncFiles\www-cu~1\FolderA

This has fixed issues like this in the past.

HTH,
Peter

--
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 !!

Reply via email to