Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-23 | When forcing HTTPS, handle subfolder URLs properly | Jean-François Fortin Tam | |
This fixes the redirection for Kanboard instances in subdirectories (ex: /foo/bar/kanboard instead of the vhost's document root) | |||
2018-07-06 | SetEnv usage should be guarded | Jyoti Sharma | |
mod_env may not be present on a system in which case browser will get 500 Internal Server Error. The error in apache logs say "Invalid command 'SetEnv', perhaps misspelled or defined by a module not included in the server configuration". | |||
2017-10-11 | Fix HTTP Basic Authentication for Apache/FastCGI/php-fpm setups (#3456) | kkkrist | |
2017-01-29 | Add RewriteBase in .htaccess | Frederic Guillot | |
2016-12-19 | Disable PageSpeed module from .htaccess if present | Frederic Guillot | |
2016-12-06 | Fix previously merged pull-requests | Frederic Guillot | |
2016-12-04 | Update .htaccess | wiserweb | |
Add Apache .htaccess directives to force HTTPS with user friendly documentation. | |||
2016-11-29 | Simplify .htaccess and rename command line script | Frederic Guillot | |
2015-10-11 | Check for mod_version | Frederic Guillot | |
2015-10-05 | .htaccess: Add compatibility for apache 2.4 | Jan Wagner | |
2015-09-23 | Add .htaccess rule to deny files access | Frederic Guillot | |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot | |