I have been using the include function for awhile now,
and it is great...

BUT yesterday we moved to a new server which is an
Apachie (SP) now none nothing works...

I have tried <!--#include virtual="../topmenu.htm"--> and
it does not pick it up.

The only way I have been able to make it works is to move
the include file to the main directory. This would be ok
if it were only one or two files but it is many, many,
many files..

Sure hope someone has a great answer.

Thanks

Re: Include Statement by MD

MD
Fri Nov 05 09:10:34 CST 2004

Hi Gene,

Under Apache the file must have specific permission of the XBIT must be set. To learn more go to http://www.apache.org and look for
the rewrite mod and xbit.

--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 Released Special Pricing
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible

"Gene McKinney" <gmckinney@ymcanyc.org> wrote in message news:036b01c4c345$9223dc80$a501280a@phx.gbl...
>I have been using the include function for awhile now,
> and it is great...
>
> BUT yesterday we moved to a new server which is an
> Apachie (SP) now none nothing works...
>
> I have tried <!--#include virtual="../topmenu.htm"--> and
> it does not pick it up.
>
> The only way I have been able to make it works is to move
> the include file to the main directory. This would be ok
> if it were only one or two files but it is many, many,
> many files..
>
> Sure hope someone has a great answer.
>
> Thanks