ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV administrator / WEBDEV administrator for Linux / 5. Appendices
  • Apache configuration files
  • Files of WEBDEV Application Server for Linux
  • Files installed when deploying a dynamic WEBDEV site
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Appendix 5: Configuring the server
Apache configuration files
When installing the WEBDEV application server for Linux, the following information is added to the configuration file of Apache:
Therefore, the Apache server must allow the access to these directories.
You may have to add the "" clauses to the WEBDEV directory and to the directories of sites. These operations are not performed when installing the WEBDEV application server for Linux. For more details, see Testing the remote administrator.
Files of WEBDEV Application Server for Linux
WEBDEV 2024 Application Server for Linux installs the following files and directories:
  • WEBDEV 2024 configuration file: /etc/PC SOFT/WEBDEV/29.0/WEBDEV.conf
  • Configuration file of the sites installed: /etc/PC SOFT/WEBDEV/29.0/Applications/<Site name>.conf
  • Installation directory of the WEBDEV Application Server for Linux: /usr/local/WebDev/29.0
  • Installation directory of the AWP protocol: /usr/local/WebDev/29.0/AWP
  • Installation directory of the remote administrator: /usr/local/WebDev/29.0/WDAdminWeb290
  • Installation directory of programs for deploying sites on the server: /usr/local/WebDev/29.0/WDInstall
Files installed when deploying a dynamic WEBDEV site
Several types of files are installed when deploying a WEBDEV site:
  • the pages, the images, ... are installed in the subdirectory of the site corresponding to the user. In this example, the files are installed in the app\<site name> subdirectory of the user named "Pat". This information (pages installation directory, etc.) was specified when creating the User account in the remote administrator (Creating user accounts).
  • the data files (HFSQL only) are installed in the data subdirectory corresponding to the user. In this example, the files are installed in the data\<site name> subdirectory of the user named Pat.
    This information (data installation directory, etc.) was specified when creating the User account in the remote administrator (Creating user accounts).
Minimum version required
  • Version 28
Comments
Click [Add] to post a comment

Last update: 08/30/2023

Send a report | Local help