- Mar 06, 2025
-
-
Daniel Jagszent authored
allows globs like `web?.*`, `web[0-9].*`, `web[!34].*` and rejects globs like `invalid..domain` or `this is not a domain name`
-
Daniel Jagszent authored
-
- Sep 16, 2020
-
-
Marius Burkard authored
-
- Jun 16, 2020
-
-
Thom authored
-
- Sep 07, 2018
-
-
Till Brehm authored
-
Till Brehm authored
-
- Jan 11, 2018
-
-
Till Brehm authored
-
- Dec 29, 2017
-
-
Till Brehm authored
-
- Apr 07, 2016
-
-
Till Brehm authored
-
- May 25, 2015
-
-
Marius Cramer authored
-
- May 15, 2015
-
-
Marius Cramer authored
-
- Apr 14, 2015
-
-
Marius Cramer authored
-
- Apr 07, 2015
-
-
Marius Cramer authored
-
- Aug 25, 2014
-
-
Till Brehm authored
-
Till Brehm authored
-
- Jul 28, 2014
-
-
Marius Cramer authored
-
Marius Cramer authored
this also fixes a problem with ignored vhost subdomains on validation
-
- Jun 16, 2014
-
-
Falko Timme authored
- Make sure ISPConfig shows the correct error message (instad of an SQL error) when a website is renamed after an alias domain that still exists. - It should be possible to create two websites with the same domain on the same server as long as the IP differs. I therefore changed the serverdomain index of the web_domain table to include the IP address.
-
- Nov 18, 2013
-
-
Till Brehm authored
-
- Nov 14, 2013
-
-
Marius Cramer authored
-
Marius Cramer authored
-
- Mar 26, 2013
-
-
hellkat authored
-
- Jan 03, 2013
-
-
tbrehm authored
-
- Sep 13, 2012
-
-
mcramer authored
Fixed/Implemented: replaced intval() by $app->functions->intval() in all interface functions due to big number problem in intval()
-
mcramer authored
-
mcramer authored
If you change an auto subdomain of an alias/web-domain there has to be checked if a subdomain with www. or *. has been created already.
-
mcramer authored
Implemented: FS#2427 - Allow wildcard subdomain creation on limit_wildcard = y
-