Secure Connection LINUX (CENTOS 9)

Alijah2 years ago

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.

Anton Tananaev2 years ago

That's an Apache configuration file that you have to create.

Alijah2 years ago

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

Anton Tananaev2 years ago

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.