Date:  12/10/2009 10:32:18 AM Msg ID:  004078
From:  FoxWeb Support Thread:  004075
Subject:  Re: fwx Drectory or Sub Directories
Do you currently keep all your scripts in the program root? You certainly don't have to do this. The sample applications that come with FoxWeb are all in their own sub-folder. All you need to do is specify the path in the URL (for example, http://www.server.com/folder1/folder2/script.fwx will request a script in ...\ProgramRoot\folder1\folder2.
 
I strongly recommend that you go over the Locating and Addressing Scripts topic in the FoxWeb documentation.
FoxWeb Support Team
support@foxweb.com email
Sent by George Gambill on 12/10/2009 05:12:28 AM:
I Have tried subfolders with no success.  Subfolders would work well. Can you point me to something showing the code?
 
Thanks
Sent by FoxWeb Support on 12/09/2009 10:41:59 AM:
All entry scripts for a given virtual server must be in the program root and its subfolders, but these scripts may call other programs that reside anywhere on your server.

Each virtual server can be programmed with its own separate program root location.

FoxWeb Support Team
support@foxweb.com email
Sent by George Gambill on 12/09/2009 03:25:54 AM:
Must all fwx's be in the program root or can they be distrubuted in other directories ond/or sub directories of the program root and linked to?