Sha256: 22b2084907a996ff68943fe17e727ae6572715ea51bdd6124c26150bb4a514e7
Contents?: true
Size: 538 Bytes
Versions: 1
Compression:
Stored size: 538 Bytes
Contents
# Changelog ### master ### v1.0.0, 2020-11-10 - Refactor default `.htaccess` file to externally redirect out of capistrano's 'current' directory - This requires setting a new `:document_root` variable so the new `.htaccess` file can function - `:document_root` should be set to what your Apache's `DocumentRoot` is set to. The rake task will use this to dynamically build the `.htaccess` ### v0.1.1, 2020-03-17 - Run Rubocop formatters on source - Bump dependency version requirements ### v0.1.0, 2019-03-06 - Initial version
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capistrano-simple-htaccess-1.0.0 | CHANGELOG.md |