gotdoge
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by gotdoge-
gotdoge commented,
Depending on your application, you might find it simpler to manage this setup by using mod_passenger with the Application Manager. Takes a lot of the management responsibility out of the equation f...
-
gotdoge commented,
Hi cPRex, that file gets re-generated when the ea-nginx package gets updated. Edited it as outlined and processed available updates which included ea-nginx and it's back to the stock version. Ideal...
-
gotdoge created a post,
set_real_ip_header for proxy OTHER than Cloudflare with Nginx?
Using ea-nginx. I have websites hosted behind Sucuri's CDN which would require the following to be configured (from https://docs.sucuri.net/website-firewall/troubleshooting/same-ip-for-all-users/):...
-
gotdoge created a post,
SMTP receiver verification
How can I configure the SMTP server to perform email address verification before sending emails? Recipient/receiver verification, I believe is the proper term. Basically to determine if an accou...
-
gotdoge created a post,
ea-ruby27 packages missing on AlmaLinux 9
I was looking to install ea-ruby27-mod_passenger, but it does not appear to be present in the AlmaLinux 9 repos. Other ea-ruby27 packages weren't available when looking at a mirror: # cat /etc/alm...
-
gotdoge created a post,
Is it possible to trigger hooks when running /scripts/restorepkg?
For example, I have hooks on my server that run when a domain or subdomain is added. If the domain gets created during restorepkg, these hooks don't run. Is there any way to have said hooks run?
-
gotdoge created a post,
Nginx cache configuration for logged-in WordPress users?
I have a site where, with caching enabled, Nginx is causing problems with user sessions. If logged in and attempting to navigate to another page that was previously cached, it logs them out and tak...
-
gotdoge commented,
Hey there! Have you tried using the details under the Global Configuration in this section? Core functionality Tried adding a code block here to show the top 15 lines of /etc/nginx/nginx.conf, ...
-
gotdoge created a post,
How to persistently set Nginx's worker processes?
I'm trying to set worker_processes to auto, but it keeps being reverted. I know that certain directives can be set in ea-nginx/settings.json, but worker_processes doesn't appear to be one of them a...
-
gotdoge created a post,
Configuring CustomLog with Same, Individual Access Log
Is there any way to configure CustomLog so that Apache can continue to write everything to each domains' individual log file? If so, can someone just point me in the right direction to configure th...