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&gt_WEB <site>\<site name>\<site name in uppercase&gt_WEB < Project Name>\Exe For a site: • data files (.fic, .ndx, .mmo, .ftx): <data>\site name&gt • other files: <site>\<site name&gt For a Webservice: • data files (.fic, .ndx, .mmo, .ftx): <data>\site name&gt • other files: <webservice>\<site name&gt 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.

RkJQdWJsaXNoZXIy NDQ0OA==