This page is based on APPNET OS and uses cookies to personalize. APPNET OS gives users the ability to decide how to use cookies themselves. However, there are also cookies that are required for the operation of a website. By using this website you agree to the use of necessary cookies.
English

index.php

Description
Start file and entry point of the APPNET OS system.
The file is loaded for calling all APPNET OS URL's.
Please note that your web server directs all requests to this file.
This is configured in the supplied .htaccess file in the apache web server.
If you use a different web server, you have to configure it in the same way.

The file loads the file bootstrap.php in the core directory, which loads all classes from the system.
Then the system is started.