Commit graph

19 commits

Author SHA1 Message Date
earnolmartin
cde4cfac80 Fixes for Quota 2019-04-08 19:57:47 -06:00
earnolmartin
4aed0f0ddd Add Subdomains to Log Rotate, Prevent Access to Subdomain Logs, and Minor Fixes 2019-01-28 11:22:37 -07:00
earnolmartin
824fee720b Minor Tweaks 2018-11-28 22:15:11 -07:00
earnolmartin
21d8922938 Handle IPv6 Connections PHPMyAdmin 2018-07-13 15:38:04 -06:00
earnolmartin
79fa810e2b Added .so Files to Mime Types for nginx 2018-06-05 12:50:18 -06:00
earnolmartin
766462fb6f nginx consistency 2018-05-24 18:12:56 -06:00
earnolmartin
65dc92232e Match nginx PHP Matching & nginx fixes 2018-05-24 17:46:43 -06:00
earnolmartin
18b0900163 Revert "Match Nginx PHP Matching"
This reverts commit bba2b00278.
2018-05-24 17:11:59 -06:00
earnolmartin
21fbeb090b Revert 2018-05-24 17:10:23 -06:00
earnolmartin
04c8de92cc Fixes to EHCP Panel Template 2018-05-23 23:24:26 -06:00
earnolmartin
d361ff34e7 Template Fixes and FPM Enabling for Apache2 2018-05-22 09:01:06 -06:00
earnolmartin
524a9bb8cd Apache FPM Template Fixes 2018-05-21 20:19:44 -06:00
earnolmartin
f945fc06b8 Apache FPM Template Fixes 2018-05-21 20:13:24 -06:00
earnolmartin
8d61ff2ec6 Apache2 Use FPM - Use Secondary Pool for Disable Functions - Fixes 2018-05-21 19:18:01 -06:00
earnolmartin
16d98d233d Create EHCP FPM Pool and Secure WWW Pool 2018-05-21 15:31:47 -06:00
earnolmartin
1b7ca620c2 Disable Functions Just Doesn't Work - Thanks PHP! 2018-05-21 14:21:27 -06:00
earnolmartin
b420bbf6da Array directives inherit to child contexts in a different way than some other directives. The information from array directives will inherit to child contexts only if they are not present at any place in the child context. This means that if you use fastcgi_param within your location, it will effectively clear out the values inherited from the parent context completely. https://www.digitalocean.com/community/tutorials/understanding-and-implementing-fastcgi-proxying-in-nginx 2018-05-20 00:14:22 -06:00
earnolmartin
f6192c837e Removed Unnecessary CORs Disabling - Should be up to the application and the server side scripting language to decide 2018-04-26 16:54:15 -06:00
earnolmartin
4ba6572c27 Initial commit 2018-04-02 16:26:17 -06:00