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
15 hours 19 min ago
15 hours 24 min ago
20 hours 22 min ago
1 day 3 hours ago
1 day 3 hours ago
1 day 5 hours ago
1 day 9 hours ago
1 day 16 hours ago
1 day 19 hours ago
1 day 21 hours ago