Unleash Your Server Potential with Expert Insights
Hosting provided by: CloudwaysSponsored by: shopp.bio
Sponsored by: shopp.bio
Category: VPS Setup
dnf install nginx -y
/etc/nginx/nginx conf
:fastcgi_cache_path /var/cache/nginx levels=1:2 keys_zone=phpcache:10m;\nfastcgi_cache phpcache;
nginx -s reload
firewall-cmd --add-service=http
curl -I http://ip