Changes

m
no edit summary
Line 1: Line 1:  
A Webserver is necessary for running Dolibarr.
 
A Webserver is necessary for running Dolibarr.
    +
Usually the Apache 2 Webserver is used but you can also use Nginx, or any Web server with PHP support available.
   −
Usually the Apache 2 Webserver is used but you can also use nginx.
     −
<br />
      +
=Example of setup of a virtual host file for Apache=
    +
TODO...