how have I redirect 150 domains in a ISPConfig web profile?

Discussion in 'General' started by vaio1, Jun 15, 2009.

  1. vaio1

    vaio1 Member

    Hi guys,

    how have I redirect 150 domains in a ISPConfig web profile?
    I have created those subdomains for the main domain www.mysite.com like:

    *.mysite.com
    mysite.com

    then I have bought those other domains:

    mysite.info
    mysite.eu
    mysite.net
    mysite.org
    mysite.biz

    how can I create a redirect to the mysite.com?

    I have added all those domains as CO-DOMAINS. Is it the right way? If yes, have I add all the domains manually? can I past the domains inside the Apache Directives ?

    Thanks
     
  2. id10t

    id10t Member

    You'd have to add them as co-domains, otherwise any manual edits to your Vhost config will get overwritten when ISPConfig updates or creates a site.

    There may be a way to do it via SQL statements, writing directly to the DB, but I'm not sure...
     
  3. vaio1

    vaio1 Member

    Thanks id10t,

    ok I'll not edit the vhost file manually but how can I add them?
     
  4. id10t

    id10t Member

    As co-domains. Go to the site in ispconfig, click co-domains ...
     
  5. vaio1

    vaio1 Member

    have I add every domain manually?!? :eek:
     
  6. id10t

    id10t Member

    Yes, or like I said, enter directly into the db if that is possible...
     
  7. vaio1

    vaio1 Member

    I have to insert about 500 co-domains in this way:

    domainone.it
    *.domainone.it

    and the ISP Config tells me that I have used all the co-domain available. Furthermore If I change the number of domains in the main panel of the customer with 500 domains it tells me that it is not possible! :eek:

    Why?!? I can Insert only 468 domains!!
     
  8. vaio1

    vaio1 Member

    Any idea? :confused:
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    Please do not double post the same question in two threads.
     
  10. vaio1

    vaio1 Member

    Hi Till,

    if I create a list of domain in the Co-Domain section what happens when I create a user?

    For instance I have created the user:
    • web1_johndoe

    and I have thousands of domains in the same co-domain section like:

    • mydomain1.com
    • mydomain2.com
    • mydomain3.com
    • ...

    Which emails will have I created?

    thanks
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    If you set the co-domain to external mailserver, then no mailbox / alsias will be created for it.
     
  12. vaio1

    vaio1 Member

    thanks for your answer.
    How can I create an mail account for a user and for a determinate domain?

    Have I create a separated hosting plan?!
     

Share This Page