Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 13 | -35/+35 |
| | | | | Access without the @ symbol is the older method and is discouraged. | ||||
* | Block a couple of IP address ranges on svnweb | Dan Fandrich | 2024-09-04 | 1 | -1/+6 |
| | | | | | | There was a bot there was hammering us for weeks, but which doesn't identify itself in the User-Agent string. Also, add another couple of bot User-Agent strings. | ||||
* | Block expensive SVN operations on robots on svnweb | Dan Fandrich | 2024-09-03 | 1 | -0/+8 |
| | | | | | | This will result in most operations other than showing a directory or downloading a specific version of a file being blocked. ClaudeBot and Amazonbot remain completely blocked. | ||||
* | Fix typos in comments | Dan Fandrich | 2024-08-15 | 1 | -1/+1 |
| | | | | This should result in no difference in configuration. | ||||
* | Ban two robots from svnweb | Dan Fandrich | 2024-04-25 | 1 | -0/+10 |
| | |||||
* | Switch links to https: that are found in comments | Dan Fandrich | 2024-01-25 | 2 | -2/+2 |
| | | | | These are for use by humans only. | ||||
* | Have vhost_simple create an https site, too | Dan Fandrich | 2023-12-26 | 1 | -0/+5 |
| | | | | | This is only currently used by xymon, but it looks like it could be used to simplify a few other vhosts. | ||||
* | apache logrotate: add sharedscripts (mga#29620) | Thomas Backlund | 2022-07-05 | 1 | -0/+1 |
| | |||||
* | work around crash during logrotate (mga#29620) | Thomas Backlund | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | apache: logrotate: keep 60 days of logs on duvel | Thomas Backlund | 2021-03-19 | 1 | -1/+2 |
| | |||||
* | apache: logrotate daily on duvel | Thomas Backlund | 2021-03-06 | 1 | -0/+4 |
| | |||||
* | apache: update logrotate to use systemctl calls | Thomas Backlund | 2021-03-06 | 1 | -4/+1 |
| | |||||
* | add missing newline | Thomas Backlund | 2018-09-05 | 1 | -1/+1 |
| | |||||
* | apache: protect any hidden files or dirs with 404 | Thomas Backlund | 2018-09-04 | 2 | -0/+7 |
| | |||||
* | drop temp range check fixes | Thomas Backlund | 2017-05-26 | 1 | -2/+1 |
| | |||||
* | temp range check to fix puppet run failing | Thomas | 2017-05-25 | 1 | -1/+2 |
| | |||||
* | Allow to not use Location directive in apache ( but keep past use by default) | Nicolas Lécureuil | 2017-04-17 | 2 | -1/+4 |
| | |||||
* | apache fcgid: support multiple script aliases | Olivier Blin | 2017-04-10 | 2 | -1/+7 |
| | |||||
* | apache: rename vhost_catalyst_app template as vhost_fcgid | Olivier Blin | 2017-04-10 | 2 | -1/+1 |
| | |||||
* | Remove duplicate class apache::mod::fcgid definition | Olivier Blin | 2017-04-10 | 1 | -4/+0 |
| | | | | | | Already in fcgid.pp From unknown author root@duvel | ||||
* | catalyst_app: simplify using AddHandler | Olivier Blin | 2017-04-08 | 1 | -3/+1 |
| | |||||
* | Allow having static alias | Pascal Terjan | 2017-04-08 | 1 | -1/+3 |
| | |||||
* | catalyst_app: use fcgid instead of fastcgi | Olivier Blin | 2017-04-08 | 2 | -4/+5 |
| | | | | fastcgi is not available on Mageia 5. | ||||
* | catalyst_app: remove duplicate aliases, already in vhost::base | Olivier Blin | 2017-04-08 | 1 | -3/+0 |
| | |||||
* | apache: use apachectl configtest directly | Olivier Blin | 2017-04-08 | 2 | -2/+2 |
| | | | | "service httpd configtest" does not work with systemd | ||||
* | Add apache::mod::fcgid class | Nicolas Lécureuil | 2017-04-06 | 1 | -0/+5 |
| | |||||
* | Remove broken apache-mod_deflate package requirement | Olivier Blin | 2017-02-21 | 1 | -4/+0 |
| | | | | | | | | | | | | | This has been provided by the apache package directly since Mga3. apache-mod_deflate was used for the planet config only, on the champagne host, running Mga4. puppet failed because it did not handle the virtual package from the apache package: Error: Package apache-mod_deflate was not present after trying to install it Error: /Stage[main]/Apache::Mod::Deflate/Package[apache-mod_deflate]/ensure: change from absent to present failed: Package apache-mod_deflate was not present after trying to install it | ||||
* | apache: fix vhost_simple for apache 2.4 | Thomas Backlund | 2016-03-14 | 1 | -1/+6 |
| | |||||
* | enforce hardened ssl | Thomas Backlund | 2016-03-01 | 2 | -3/+8 |
| | |||||
* | Make vhost_base compatible with Apache 2.4 | Pascal Terjan | 2016-02-07 | 1 | -1/+6 |
| | |||||
* | apache: use proper conf.d dir on Mageia >= 2 | Olivier Blin | 2015-11-30 | 5 | -7/+12 |
| | |||||
* | apache: rename ssl.conf as ssl_vhost.conf | Olivier Blin | 2015-11-30 | 2 | -2/+2 |
| | | | | Not to conflict with packaged file from Mageia >= 3 | ||||
* | lint fixes for apache | Thomas Backlund | 2015-10-19 | 9 | -26/+25 |
| | |||||
* | disable duplicate apache package requests | Thomas Backlund | 2014-04-27 | 1 | -2/+5 |
| | |||||
* | restore apache-server alias | Thomas Backlund | 2014-04-27 | 1 | -2/+4 |
| | |||||
* | fix another typo | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | drop duplicated alias | Thomas Backlund | 2014-04-27 | 1 | -4/+2 |
| | |||||
* | new try | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | revert last commit | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | fix another typo | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | fix typo | Thomas Backlund | 2014-04-27 | 1 | -1/+1 |
| | |||||
* | handle new apache name from mga3 up | Thomas Backlund | 2014-04-27 | 1 | -2/+10 |
| | |||||
* | Add missing / in the script alias | Pascal Terjan | 2014-04-04 | 1 | -1/+1 |
| | |||||
* | Don't use merge, it's not a standard function | Pascal Terjan | 2014-04-04 | 1 | -2/+2 |
| | |||||
* | Drop accidental } | Pascal Terjan | 2014-04-04 | 1 | -2/+2 |
| | |||||
* | Attempt to support alias in catalyst_app | Pascal Terjan | 2014-04-04 | 2 | -3/+10 |
| | |||||
* | Add content parameter to apache::vhost::reverse_proxy | Nicolas Vigier | 2013-10-06 | 2 | -1/+4 |
| | |||||
* | apache: move ssl vhost configuration in a separate file | Nicolas Vigier | 2013-06-25 | 2 | -10/+11 |
| | |||||
* | apache: add option to select default redirect URL | Nicolas Vigier | 2013-05-23 | 2 | -2/+13 |
| | | | | | Add an option to change the URL to redirect to in case of unknown vhost. If the option is not provided, a 404 error is returned. | ||||
* | apache: remove "dynamic lookup" warnings | Nicolas Vigier | 2012-12-18 | 2 | -2/+2 |
| |