Yes, in fact, the entire includes folder is copied to my site. I have
matching paths, so all should work the same, and it all does, until I use
includes.
"mortb" <mortb RemoveThis @nospam.nospam> wrote in message
news:e3FJvMsjGHA.1508@TK2MSFTNGP04.phx.gbl...
> It's been some four years since I did this, but as I remeber when you
> start your include paths with a slash they reference a virtual application
> which has to be present under the web site root.
> Is this virtual applicaiton "includes" present on your local machine?
>
> cheers,
> mortb
>
> "jmev7" <jmev7 RemoveThis @nospam.com> wrote in message
> news:e6kvtl$f7gs$2@news3.infoave.net...
>> This line works fine on the webhost:
>>
>> <!-- #include virtual="/includes/mycode.inc" -->
>>
>> but it won't work on the local testing machine (my development PC).
>> Ironically, this does work:
>>
>> <!--include file="../../../includes/verifylogin.inc"-->
>>
>> What gives? How can I make my local host work like the server?
>>
>> Thanks
>>
>>
>>
>
> >> Stay informed about: virtual doesn't work on local host