I think thats probably because of your rewrite rules.  Apache on my dev box
will simply offer up an list of files in the directory if it doesn't find
one of the files listed in the DefaultIndex directive

2008/11/15 denstar <[EMAIL PROTECTED]>

>
> On Fri, Nov 14, 2008 at 9:22 AM, Chris Blackwell wrote:
> >> Including the index.cfm file onRequest is a neat trick to avoid having
> > index.cfm be in the webroot, BTW
> >
> > I think you still need index.cfm in the webroot, otherwise your webserver
> > has no default cfml document to hit and hence will never be able to
> invoke
> > the Application.cfc
>
> It probably depends on how your webswerver is set up, but so long as
> it looks for index.cfm ("DefaultIndex index.cfm" on Apache), I think
> it will pipe that request through to CF, and CF will look for
> Application.cf* first, and thus, bada-bing, bada-boom.
>
> At least, that's how it seems to work for me, but I do use request
> rewriting, and I'm mostly playing with Railo, so who knows.
>
> Sounds sound tho...  :-)p
>
> --
> Temperance is a mean with regard to pleasures.
> Aristotle
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to