Page 1 of 1

Various updates (Version 2.0)

Posted: Wed Mar 15, 2023 5:38 pm
by mwiede
The internal version 2.0 of WWebserver comes with the following new features:

- Optional Apache compatible log file format, see documentation or https://www.mwiede.de/windows-php-webse ... st-logging
- HTTP Keep alive connection enabled per default, that cause much more speed, see also cfg/speed.txt for optimization.
- Apache compatible <FilesMatch> directives are possible in .htaccess files.
- Basic HTTP header directives compatible with Apache mod_headers are possible in .htaccess files.
- Own windowTitle = xxx can be set in cfg/init.txt (only for Version PHP 8.2.2. and higher)
- FastCGI now support all HTTP headers.
- Let's Encrypt SSL certificates can be created with new utility, see documentation of ACME Client Utility