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
10 hours 46 min ago
20 hours 14 min ago
21 hours 3 min ago
1 day 37 min ago
1 day 5 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 17 hours ago
1 day 22 hours ago
1 day 23 hours ago