ispCP - Board - Support
Use subdomain as a domain for a new customer - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Use subdomain as a domain for a new customer (/thread-7993.html)



Use subdomain as a domain for a new customer - jpoulin - 09-29-2009 09:56 AM

Hello,
just want to know if I can use a subdomain (example.depinfo.net) insteed of a new domain for a new customer.

Example:
A new customer want to have a hosting plan, but he doesn't own a domain, so he would like have the choice to pick a subdomain : him.depinfo.net.

Depinfo.net is my main domain on ISPCP

Thanks in advance,
Jeff


RE: Use subdomain as a domain for a new customer - kilburn - 09-29-2009 04:44 PM

Have you tried to add it simply as if was a normal tld (domain)?


RE: Use subdomain as a domain for a new customer - jpoulin - 09-29-2009 08:40 PM

Yea, when I try to add, for example, testing.depinfo.net, as the domain, it say to me that the domain already exist Sad


RE: Use subdomain as a domain for a new customer - joximu - 09-29-2009 08:52 PM

hm... you can disable this check in the sources...

it's only php...

:-)

/J

PS: if also a sub-sub domain would fit? try sth like him.him.depinfo.net ...


RE: Use subdomain as a domain for a new customer - jpoulin - 09-29-2009 11:07 PM

(09-29-2009 08:52 PM)joximu Wrote:  hm... you can disable this check in the sources...

it's only php...

:-)

/J

PS: if also a sub-sub domain would fit? try sth like him.him.depinfo.net ...

Where I can modify this ?


RE: Use subdomain as a domain for a new customer - joximu - 09-29-2009 11:35 PM

Did you try to add the "him.domain.tld" as user (new order) or as reseller?

/J


RE: Use subdomain as a domain for a new customer - jpoulin - 09-30-2009 02:12 AM

(09-29-2009 11:35 PM)joximu Wrote:  Did you try to add the "him.domain.tld" as user (new order) or as reseller?

/J

Yea, it work if I add it as a user (domain), but I can't access to the subdomain (ex: testing.depinfo.net)


RE: Use subdomain as a domain for a new customer - aco - 11-04-2009 07:51 PM

(09-30-2009 02:12 AM)jpoulin Wrote:  
(09-29-2009 11:35 PM)joximu Wrote:  Did you try to add the "him.domain.tld" as user (new order) or as reseller?

/J

Yea, it work if I add it as a user (domain), but I can't access to the subdomain (ex: testing.depinfo.net)

Hi!

is it working in your ispCP with more then one subdomain?

I added the following customer accounts with the following domains in this order (Servername: server1.mydomain.com):

- customerdomain.com (works)
- one.custermerdomain.com (works)
- one.mydomain.com (i get the startpage of mydomain.com in the browser) :-(
- mydomain.com (works)

I think this is because the order in the vhosts.conf

Could i change the order or creationdate in ispCP?