I took the problem to imply that the SITEROOT was (at least potentially)
outside the CF root -- and that's what matters for CFC path resolution.

For instance, on my shared hosting account, I can't run software that uses
something like: "com.mydomain.myCFC" because I don't have a way to make a
/com mapping, I don't have access to the CF root, and I don't have access to
a custom tag path.


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Ben Curtis
> Sent: Wednesday, June 09, 2004 5:08 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [CFCDev] CFC File Organization
>
>
>
> On Jun 9, 2004, at 5:01 PM, Nathan Dintenfass wrote:
>
> > The issue is when the SITEROOT is not in the web root
>
> I understand this is a problem, but the directory tree given seemed to
> imply this was not the case:
>
> - SITEROOT
>    - COM
>      - SITE
>        - myCFC.cfc
>    - pageToCallCFC.cfm
>    - CONTENT
>      - anotherPageToCallCFC.cfm
>
> If by "CONTENT" he means webroot, then yes, this is a problem. But then
> why is there a page outside of the webroot?
>
>
> > I've found this to
> > be a problem on shared hosting servers, for instance, where your "web
> > root"
> > isn't even on the same drive as CF, and you have no access to the CF
> > Administrator or to the CF web root.
>
> You lost me here--how can you do any web development if you don't have
> access to your web root? The only thing that matters in the setup I
> gave is your site's webroot, not the wwwroot directory installed with
> CF...
>
> --
>
>       Ben Curtis
>       WebSciences International
>       http://www.websciences.org/
>       v: (310) 478-6648
>       f: (310) 235-2067
>
>
>
>
> ----------------------------------------------------------
> You are subscribed to cfcdev. To unsubscribe, send an email
> to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev'
> in the message of the email.
>
> CFCDev is run by CFCZone (www.cfczone.org) and supported
> by Mindtool, Corporation (www.mindtool.com).
>
> An archive of the CFCDev list is available at
www.mail-archive.com/[EMAIL PROTECTED]

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to