Hi!
With a simple modification we can have a wildcard in our website subdomain.
Example:
You want this, wildcard subdomain: *.example.com redirects to example.com
Go to: Sites -> Websites -> Subdomain for website -> Add new subdomain
Host: *
Domain: example.com
Redirect Type: No redirect
Then ISPConfig will generate "example.com.vhost" with:
...
ServerAlias *.example.com
Test it and use at your own risk.
I wait that this little patch could be included in next release. Only it allows * in regex domain verification. I use it in my production servers (Debian 5).
http://people.baicom.com/~agramajo/p...wildcard.patch
# wget ...
# cd /usr/local/ispconfig
# patch -p0 < ispconfig3_website-subdomain-wildcard.patch
I saw a post with a different solution.
Regards,
Alejandro
Recent comments
7 hours 45 min ago
10 hours 41 min ago
11 hours 55 min ago
13 hours 18 min ago
14 hours 56 min ago
16 hours 25 min ago
17 hours 38 min ago
1 day 9 hours ago
1 day 10 hours ago
1 day 14 hours ago