Thank you ;)
sudo grep -rni "/ocsinventory" /etc/apache2/*
/etc/apache2/conf-available/z-ocsinventory-server.conf:47: PerlSetEnv OCS_OPT_LOGPATH "/var/log/ocsinventory-server"
/etc/apache2/conf-available/z-ocsinventory-server.conf:238: PerlSetEnv OCS_PLUGINS_PERL_DIR "/etc/ocsinventory-server/perl"
/etc/apache2/conf-available/z-ocsinventory-server.conf:239: PerlSetEnv OCS_PLUGINS_CONF_DIR "/etc/ocsinventory-server/plugins"
/etc/apache2/conf-available/z-ocsinventory-server.conf:294: <Location /ocsinventory
So, it's seems good.
Can I keep the directory /var/www/ocsinventory? Because it was created during installation, and I don't spécified anything...
Thank you.
sudo grep -rni "/ocsinventory" /etc/apache2/*
/etc/apache2/conf-available/z-ocsinventory-server.conf:47: PerlSetEnv OCS_OPT_LOGPATH "/var/log/ocsinventory-server"
/etc/apache2/conf-available/z-ocsinventory-server.conf:238: PerlSetEnv OCS_PLUGINS_PERL_DIR "/etc/ocsinventory-server/perl"
/etc/apache2/conf-available/z-ocsinventory-server.conf:239: PerlSetEnv OCS_PLUGINS_CONF_DIR "/etc/ocsinventory-server/plugins"
/etc/apache2/conf-available/z-ocsinventory-server.conf:294: <Location /ocsinventory
So, it's seems good.
Can I keep the directory /var/www/ocsinventory? Because it was created during installation, and I don't spécified anything...
Thank you.