PHP 8.2 is now default!
This commit is contained in:
Cristhian Martínez Ochoa 2023-06-22 10:57:13 -07:00
parent 2baf0a9e9d
commit e378f4e494
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Webinoly provides a set of tools and commands that facilitate web server adminis
- Unique commands to create, delete, disable sites.
- Free SSL certificates for your sites with Lets Encrypt and automatic server configuration.
- HTTP/2 dramatically increases the speed of serving your content.
- PHP v8.1 and support for earlier versions if needed (8.0 and 7.4) or the newest 8.2.
- PHP v8.2 and support for earlier versions if needed (8.1, 8.0 and 7.4).
- FastCGI Cache and Redis Object Cache for your WordPress sites.
- Install WP in any subfolder and support for external databases, multisite and domain mapping.
- Reverse Proxy for any app (Java, React, Node, Angular, Vue, etc) or to use your own domain with any external file repo like S3.