- 02 Jan, 2016 10 commits
-
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
use mktemp in update scripts to avoid race conditions See merge request !254
-
Till Brehm authored
-
Till Brehm authored
-
- 31 Dec, 2015 1 commit
-
-
Marius Burkard authored
maindomain of aps-instance changeable and ordered rewrite rules in apache-vhost-conf 1. maindomain in apsinstance: Posibility to change main-domain of aps-instance over remote (in interface maind…omain is always the websites domain but over remote it's now possible to set an alias oder subdomain, that will be used in instance-settings. Important if e.g. wordpress-installation should run unter an aliasdomain instead of the websites domain) 2. append *-Rewrite-Rules to the end of rewrite-rules. With this it is possible to use - sub.domain.tld - *.domain.tld together with different subdir-redirects (with the usage of redirect-type L for sub.domain.tld). Before this change it was never possible to get it always working, because it depended on the order in database if it worked or not. See merge request !255
-
- 30 Dec, 2015 1 commit
-
-
Dominik authored
After this, it is possible to use both: - sub.domain.tld - *.domain.tld together with different folders by rewrite (with rewrite_type = L for sub.domain.tld) Before it was not clearified which rule matches first, it always dependet on the creation-time of the subdomain Conflicts: server/plugins-available/apache2_plugin.inc.php
-
- 29 Dec, 2015 1 commit
-
-
Dominik authored
Posibility to change main-domain of aps-instance over remote (in interface maindomain is always the websites domain but over remote it's now possible to set an alias oder subdomain, that will be used in instance-settings. Important if e.g. wordpress-installation should run unter an aliasdomain instead of the websites domain)
-
- 23 Dec, 2015 10 commits
-
-
Jesse Norell authored
-
Jesse Norell authored
-
Marius Burkard authored
-
Marius Burkard authored
Added SSLStaplingCache Added SSLStaplingCache shmcb:/var/run/ocsp(128000) to vhost template conf if apache version >= 2.4 and ssl enabled See merge request !234
-
Marius Burkard authored
-
Marius Burkard authored
Master See merge request !253
-
Marius Burkard authored
-
Jesse Norell authored
-
Jesse Norell authored
-
Jesse Norell authored
-
- 21 Dec, 2015 4 commits
-
-
Florian Schaal authored
-
-
Till Brehm authored
-
Till Brehm authored
-
- 20 Dec, 2015 3 commits
-
-
Florian Schaal authored
-
Florian Schaal authored
-
-
- 16 Dec, 2015 1 commit
-
-
Marius Burkard authored
-
- 15 Dec, 2015 1 commit
-
-
Marius Burkard authored
-
- 14 Dec, 2015 7 commits
-
-
Marius Burkard authored
-
Marius Burkard authored
-
Marius Burkard authored
-
Marius Burkard authored
-
Marius Burkard authored
- added module_name parameter on registerEvent
-
Marius Burkard authored
- made placeholders visible for apache, too - added event raise at formdef loading (on_before_formdef and on_after_formdef) - added possibility to put plugin files into module/lib/plugin.d/ directory
-
Florian Schaal authored
-
- 13 Dec, 2015 1 commit
-
-
Florian Schaal authored
-