Tuto WEBDEV 25
270 Part 6: Deploying a site Correspondence between the directories of the development computer and the deployment The distribution of site files is slightly different between the development and the deployment server. Let’s see a summary of the distribution automatically proposed by WEBDEV. Directory on the development computer Directory on the deployment server <Project name>\<Project name>_WEB <site>\<site name>\<site name in uppercase>_WEB < Project Name>\Exe For a site: • data files (.fic, .ndx, .mmo, .ftx): <data>\site name> • other files: <site>\<site name> For a Webservice: • data files (.fic, .ndx, .mmo, .ftx): <data>\site name> • other files: <webservice>\<site name> where: • <site>, <data> and <webservice> are the directories defined when creating the hosting account (see above). • <site name> is the name of site. The distribution of files can be configured in the deployment wizard.
Made with FlippingBook
RkJQdWJsaXNoZXIy NDQ0OA==