EasyEngine redirect loop behind AWS ELB/ALB
Hello, The AWS ALB is listening on HTTPS and passing traffic through to HTTP on an EC2 instance running EasyEngine WordPress. WordPress is configured with the https:// address and everything seems...
View ArticleDescription of picture
Yes, it is new version....See picture.. IMG.... уторак, 14. март 2017., pranali.patel support@rtcamp.com је написао/ла: IMG_20170314_153557.JPG720x387 23.3 KB
View ArticleFeature Request : Show Embedded Youtube Videos in Media Tab
Hi, Is there any way to show embedded videos in media tab like youtube videos which is shared on activity?
View ArticleEE + WP Rocket
Hi thank for A2A,Try this command sudo nano /etc/nginx/sites-available/tua5.com Then include the rocket file like this: server { server_name tua5.com www.tua5.com; access_log...
View ArticleEE + WP Rocket
Dear @portofacil Redis is a server-side cache ( more than a cache ) which caches database etc. While on another side wp-rocket is WordPress plugin which caches WordPress posts and pages and serves...
View ArticleEE + WP Rocket
One of us is terribly wrong about REDIS, and how it is used as a cache mechanism for WordPress in EE. It is a full page cache, not just database or object cache as you state. Certainly it does not...
View ArticleEE + WP Rocket
hello genupdates. when you use Rocket-Nginx and plugin wp-rocket . you still use plugin nginx help and plugin Redis Object Cache for your site ?
View ArticleEE + WP Rocket
@portofacil Yep, its full page cache ( I am noob, Sorry :P, but I have learned many things ). And I'm using both redis+rocket. Brother Redis and Rocket both are a different type of cache...
View ArticleEE + WP Rocket
i have error when nginx -tnginx: [emerg] unknown directive "Rocket-Nginx" in /etc/nginx/sites-enabled/tua5.com:20nginx: configuration file /etc/nginx/nginx.conf test failed
View ArticleEE + WP Rocket
add # before Rocket-Nginx configuration it oki Then include the rocket file like this: server { server_name tua5.com www.tua5.com; access_log /var/log/nginx/tua5.com.access.log rt_cache_redis;...
View ArticleEE + WP Rocket
@Adamson brother Sorry I forgot to comment that line, try this one: genupdates: server { server_name tua5.com www.tua5.com; access_log /var/log/nginx/tua5.com.access.log rt_cache_redis;error_log...
View ArticleLet's Encrypt with subdomain not working?
Hello I'm new with Easy Engine and I wan't to create a certificate with let's encrypt and add proxy with nginx to 127.0.0.1:8069. The system is necessary because i need to be fast, and lot of...
View ArticleLet's Encrypt with subdomain not working?
I think there is no support for LE on proxied sites yet. BTW, do you have www.sub.domain.com pointing to the same IP as sub.domain.com?
View ArticleMedia galery: Oops ! There's no media found for the request!
Media Button is to see on my Profile page from BuddyPress, also on Page Group: There is no button on the stream Site of BuddyPress. On the Site domain.com/media (Not in BuddyPress just normal wp Page...
View ArticleWebmail not working with Multisite installation
Ok, managed to do it. Solution was to create the config /etc/nginx/sites-available/webmail.site.com copy the data from /etc/nginx/sites-available/webmail then enabled the site by doing ln -s command...
View ArticleRT Media not working
Hi @gospounderground, Could you please once confirm if the issue still Exist if you set any theme from WordPress default theme and deactivate all other plugins. It will clear if any other plugin or...
View Article