Version 2.0 is out!
Version 2.0 is out!
This new version is a major makeover because the configuration now has a PHP parser to generate one (or more) configuration from the main template. By editing the rocket-nginx.ini
file, you can alter and add more to the default configuration.
If you were satisfied with the previous version, generating the default configuration is more than enough!
Some bugs were fix and enhancements were made:
#24 More headers needed with this configuration
#38 PHP Configuration generator
#40 Checking for user-defined cookies
#43 Lot of 404 on generated JS / CSS Files
If you are updating from version 1.x to version 2.0:
It is important to know you cannot simply do a git pull
to make it work because version 2.0 uses a PHP parser to generate the configuration. See the Installation section to know how to generate the new configuration file.