That's an Apache configuration file that you have to create.
Should i create /etc/httpd/sites-available/traccar.conf
because on Rhel it doesnt have apache2 only httpd. We have different conf folders in /etc/httpd
its conf
, conf-enabled
, conf.d
, and conf.modules.d
Apache and httpd is the same thing. But obviously you have to follow the patterns that CentOS is using. I don't know what they are, but I'm sure there is a large number of resources and documentation on how to configure Apache on CentOS.
We're trying to follow the instructions in configuring secure connect here but we can't find the traccar.conf at our server we only found traccar.xml. We're using httpd not apache2.