All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated explanation of wampServerExtensionsPath in configuration file and README.md
- Ignore modules_sup folder in bin\apache directory (new to WampServer 3.2.8)
- Issues template.
- Updated README.md reflecting minimum Apache version number required for HTTP/2 functionality.
- Added option to enable HTTP/2 functionality per development domain.
- Added .gitattributes file to normalize EOL's for Windows OS when code is downloaded as ZIP file.
- Added removal of certificate(s) from Windows store upon 'restore' command.
- Moved CLI argument count code (0 & >2) to a more logical section in ssl_config.bat
- Fixed grammatical errors and general formatting in README.md
- Added missing quotes around argument when calling isIniFile.
- Initial commit.