Commit graph

22 commits

Author SHA1 Message Date
Cristhian Martínez Ochoa
a018c82b0e xml
FIX, xml files like sitemaps failing when dynamically generated (not static), like in WP.
2023-02-26 10:05:40 -07:00
Cristhian Martínez Ochoa
2c4cda5392 url check
Check URL function refactored and improved.
2022-12-30 16:03:50 -07:00
Cristhian Martínez Ochoa
b1f0594c0f minor
FIXED clear cache failing with opcache.
Php 7.4 is now obsolete.
2022-12-18 12:04:16 -07:00
Cristhian Martínez Ochoa
b3592fb9bf testing
Small fixes and improvements after testing.
2022-12-10 09:39:34 -07:00
Cristhian Martínez Ochoa
467475b1f7 deny
Deny files and extensions for security is now available in conf file.
2022-11-11 13:53:51 -07:00
Cristhian Martínez Ochoa
7f20f34a70 linux
Operating System optim is now in pre-packs instead of Nginx. Better when packs installed alone without nginx.
2022-10-30 14:11:01 -07:00
Cristhian Martínez Ochoa
cdd3ffd701 mysql
Support for MySQL 8.0.
2022-10-29 12:38:29 -06:00
Cristhian Martínez Ochoa
32a0f58c24 config
- Nginx config improved.
- xss header removed from default.
- php opcache dynvar in conf file.
- readme updated.
2022-10-26 15:41:30 -06:00
Cristhian Martínez Ochoa
653f19e55b wpcache
WP cache default settings now included in Webinoly configuration file.
2022-10-20 17:01:48 -06:00
Cristhian Martínez Ochoa
45b8d75e8e logs
Support for custom log format and custom error log level.
2022-10-19 21:47:51 -06:00
Cristhian Martínez Ochoa
ebf3d5fd84 hidden dynvars
Dynvars for php opcache.
2022-10-19 12:32:32 -06:00
Cristhian Martínez Ochoa
41b2fc38dc fine tuning
After load testing and benchmark.
2022-10-17 18:00:57 -06:00
Cristhian Martínez Ochoa
1881adb002 optim
Better defaults for opcache.
Static files list for cache updated.
2022-10-16 15:40:27 -06:00
Cristhian Martínez Ochoa
91d9462425 php
8.2 support added.
Intl mandatory in update for old stacks.
Max input vars in conf file.
2022-09-28 13:11:17 -06:00
Cristhian Martínez Ochoa
c50569c9d5 headers
Removed old headers commands, only conf file is now accepted.
Improved for always respect default values.
2022-05-27 14:00:50 -06:00
Cristhian Martínez Ochoa
be44393b5a conf
Conf File notes updated.
2022-01-30 10:56:20 -07:00
Cristhian Martínez Ochoa
67fd1efa99 emergency
Emergency Release:  FIX max_file_uploads failing in PHP conf due to a single instead of double quotes. Duh!!!!
2022-01-12 09:48:32 -07:00
Cristhian Martínez Ochoa
d834e83495 slow query logs
Support for long_query_time was added.
2022-01-06 14:12:04 -07:00
Cristhian Martínez Ochoa
5cab01e091 import conf
Import Stack improved.
2022-01-05 17:49:02 -07:00
Cristhian Martínez Ochoa
a75ab9b66d snap
Duplicity is now installed from snap.
Conf file migrated in update.
2022-01-01 12:27:36 -07:00
Cristhian Martínez Ochoa
9021f2b354 new conf
Everything included in the new conf file.
Fixed PHP purge removing tools-site.
2021-12-30 18:21:21 -07:00
Cristhian Martínez Ochoa
8432d49605 conf file
New configuration file template.
PHP conf script improved.
2021-12-28 15:56:06 -07:00