ispCP - Board - Support
Disable wildcard domain (subdomains) [solved] - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Disable wildcard domain (subdomains) [solved] (/thread-3789.html)



Disable wildcard domain (subdomains) [solved] - seba22 - 07-18-2008 02:42 PM

Hi,

I have problem, i'm try to employ ispCP for my users but i'm getting trouble.

I have domain, call them mydomain.com

And that domain have created server in ispCP.

The problem is, eaven if i disable subdomains ! -1 !
In ispcp.conf file, i have
mydomain.com
and
http://www.mydomain.com
and this UNWANTED wildcard
*.mydomain.com

Can you help me, what should i change to disable this wildcard ?

If i delete it manual !, after any change the configuration will back to begin and i'm getting back this wildcard.

I found this
http://www.isp-control.net/ispcp/wiki/howto_subdomains_as_domains

( now, new created domains have no wildcards) but i cant disable it on existing


My build of ispCP is:
ispCP 1.0.0 RC5 OMEGA
build: 20080614
Priamos

Please help me.

Regards
Seba


RE: Disable wildcard domain (subdomains) - Zothos - 07-18-2008 07:11 PM

you your change the templates located in /etc/ispcp/apache/parts
and delete the wildcard entry.

Then regenerate the configs (faq)


RE: Disable wildcard domain (subdomains) - simple - 07-18-2008 07:14 PM

you have to edit the entry not only in /etc/apache2/sites-available/ispcp.conf, but also in the template/working copy at /etc/ispcp/apache/working/ispcp.conf

@Zothos
you wrote the same help he already found in the faq he linked to, he managed that step

greets
Markus


RE: Disable wildcard domain (subdomains) - Zothos - 07-18-2008 07:38 PM

i though about this one -> http://www.isp-control.net/documentation/howto/ispcp/regenerate_config Wink

normaly its enough to change the template and then regenerate the config for every domain.


RE: Disable wildcard domain (subdomains) - seba22 - 07-18-2008 08:22 PM

I have to delete and setup domain again Wink

Now it's working perfect.

Thank you for advice, now the problem is solved.