External Files

Last Updated: 9/22/2008



Sections above here:
Home  ยป  Deployment

Sections below here:

Topics in this section:
Deployment Overview
External Files
Permissions
ISAPI Deployment
ISAPI Notes
ISAPI Utilities
ISAPI Hosting
ISAPI Common Issues
Standalone Deployment
Apache
Service Deployment
Launching Applications
Converting between application types
Application Ports

Search Documentation:

It is possible that during the development the application created dependencies on external files. In this case you will need to copy these files as well.

Files

If you have files in the files directory or its subdirectories, you may need to copy those to the server as well. If so, they must resided in a files subdirectory that is placed in the same directory as the binary executable.

Templates

If you made use of templates, you will need to copy those to the server as well. They must resided in a templates subdirectory that is placed in the same directory as the binary executable.



(C) 2002-2009 - Atozed Software Ltd.