or
https://www.linode.com/docs/guides/how-to-install-a-lamp-stack-on-centos-7/
- Change the SSH default port
- Install CSF Firewall and can config
- create a file in any where in your pc with name is
permalink.conf
and with code of
//WordPress NGINX Rewrite Rules:
try_files $uri $uri/ /index.php?$args;
- import this file from extra config from your server controll panel
- restart the nginx or server
- Edit the nginx config and put that code to the location block
try_files $uri $uri/ /index.php?$args;
- Make two recodes under your domain dns of cloudeflare
1. type = A, name = mail, content = ip of vps, proxy = DNS only (gray color)
2. type = MX, name = @, content/mail server = mail.domain.com, TTL = auto, priority = 0
- For Webuzu
webuzo dovecot installation
webuzo rainloop