Hi,
Just installed directadmin on my server and selected nginx as my webserver.
But I still have config files of apache under /etc/httpd/conf
When I looked at my options.conf it had reference to apache:
What should I remove?
Just installed directadmin on my server and selected nginx as my webserver.
But I still have config files of apache under /etc/httpd/conf
When I looked at my options.conf it had reference to apache:
Code:
#WEB Server Settings
webserver=nginx
modsecurity=no
modsecurity_ruleset=comodo
apache_ver=2.4 --> Why?
apache_mpm=auto --> Why?
mod_ruid2=yes --> Needed in nginx?
harden_symlinks_patch=yes
use_hostname_for_alias=no
redirect_host=daserver01
redirect_host_https=no
What should I remove?
Last edited: