tbutler
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by tbutler-
I'm trying to figure out this question, too. The NGINX Manager suggestion doesn't apply since this is about _browser_ caching rather than _server side_ caching. I created a new include in server-in...
-
OK, here's the ticket number: #94313836 . Thank you so much, @cPRex!
-
Sure -- I'll do it as soon as I can log in. I have my cPanelID password saved to my password manager, but it is rejecting it this morning all the same when I try to log in, so I'm trying to reset it.
-
I'll send in a ticket -- I installed that module, but there aren't an IP addresses written into Apache's error_log still.
-
I found out that $ENV{'HTTP_X_REAL_IP'} is equivalent to what $ENV{'REMOTE_ADDR'} previously provided. So, my Perl scripts can gain get an accurate IP address (although it seems like it would be cl...
-
I can't seem to load yours at that link, @Kholodny. I had created one the day before and it apparently was never approved by the moderator, either. :-\
-
@cPRex thank you! I'll submit that right now!
-
I didn't see any errors. It's weird -- after I wrote this, it went away for the first time in a long time, but it happened again today. I restarted Mail and it went away for awhile, so we'll see if...
-
Thanks! I'm pleased to share that my S3 backup rotation script is working if anyone else would like incremental backups to be automatically compressed, sent to S3 and rotated there. I posted it to ...
-
That's wonderful to hear. I've been working on a script, only hindered by a tad of issue with the Perl S3 API I'm trying to figure out. I believe there's a hook with cPanel to run a script after cp...