PDA

View Full Version : how have I redirect 150 domains in a ISPConfig web profile?


mturillo
15th June 2009, 09:19
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

id10t
15th June 2009, 16:26
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...

mturillo
15th June 2009, 16:33
Thanks id10t,

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

id10t
15th June 2009, 19:36
As co-domains. Go to the site in ispconfig, click co-domains ...

mturillo
15th June 2009, 21:15
have I add every domain manually?!? :eek:

id10t
15th June 2009, 22:13
Yes, or like I said, enter directly into the db if that is possible...

mturillo
19th June 2009, 19:32
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!!

mturillo
20th June 2009, 14:04
Any idea? :confused:

till
22nd June 2009, 12:46
Please do not double post the same question in two threads.

mturillo
1st October 2009, 09:48
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

till
1st October 2009, 11:58
If you set the co-domain to external mailserver, then no mailbox / alsias will be created for it.

mturillo
1st October 2009, 12:26
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?!