Sets default paths for NGINX and other directories if they are not already set.
Example
i_DefaultNetGetX();
Returns the sate of the configuration object set in xConfig.js to x.
x = {
getPath: '/var/www/html'...
...
Module
Sets default paths for NGINX and other directories if they are not already set.
i_DefaultNetGetX();
Returns the sate of the configuration object set in xConfig.js to x.
x = {
getPath: '/var/www/html'...