bou3lam
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by bou3lam-
under cpanel if you use no cdn or anything else (nginx for example), you have to install mod_expires and mod_deflate and add the rules through : Pre VirtualHost Include in apache configuration via whm
-
well all the info in the in the web concening leverage cachging under cpanel are expired, installation and configuration are now else, since im under cdn (cloudflare), i just had to activate this u...
-
hi thanks for the reply, the problem has been solved through your exellent support staff members, thanks a lot
-
got in troubles now, i installed mod_deflate through easyapache, went to httpd.conf and searched for it, and it was not present, neither mod_expires. so added them manually now i cant create the fi...
-
never mind, was laking mod_deflate )))
-
hi, what is the correct syntax to put after the crontab -e command please : clamscan -ir /home*/*/public_html/ | mail -s "subject" your@email.com to run a daily scan at 1am thanks