yaashul
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by yaashul-
yaashul commented,
I am not asking about proxy caching. I am asking about content served by nginx and caching from browsers.
-
yaashul created a post,
Leverage browser caching in nginx
In which file should I add this code? location ~* \.(js|jpg|jpeg|gif|png|css|tgz|gz|rar|bz2|doc|pdf|ppt|tar|wav|bmp|rtf|swf|ico|flv|txt|woff|woff2|svg)$ { expires 30d; add_header Pragma "public";...
-
yaashul commented,
Yeah Its been happening to almost all people with updated easyapache 4 and cloudflare.
-
yaashul commented,
No change in SSL Cipher Suite need to enable TLS 1.3?
-
yaashul commented,
I am facing the exact issue. Did anyone find any solution? (using whm/cpanel 80.0.15 with SSL certificate from AutoSSL)
-
yaashul created a post,
TLS 1.3 Support
Hi, Since Aug 15,2018 IETF has announced TLS 1.3 is finally published. Its been about 9 months now but cPanel/Whm has not supported TLS 1.3 yet or I am missing something that It is announced but I...
-
yaashul commented,
I am facing this problem still. Running the latest easyapache 4. I am not able to set any header for the pages created by mod_rewrite or basically php pages. Rest of the images are showing the rig...