Skip to content
  1. Jan 02, 2016
  2. Dec 31, 2015
    • Marius Burkard's avatar
      Merge branch 'master' into 'master' · 238326c6
      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
      238326c6
  3. Dec 30, 2015
    • Dominik's avatar
      append *-Autosubdomains as last rules to rewrite rules · a639ee6c
      Dominik authored and Dominik's avatar Dominik committed
      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
      a639ee6c
  4. Dec 29, 2015
    • Dominik's avatar
      Posibility to change main-domain of aps-instance over remote (in interface... · be38365f
      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)
      be38365f
  5. Dec 23, 2015
  6. Dec 21, 2015
  7. Dec 20, 2015
  8. Dec 16, 2015
  9. Dec 15, 2015
  10. Dec 14, 2015
  11. Dec 13, 2015
  12. Dec 08, 2015