View Full Version : Creation of webs and subdomains
smartcall
9th February 2007, 09:02
I noticed once that bind wasn't resolving one of the domains. The issue was that the client added subdomain with '_' in the name.
Could there be a check for illegal characters and illegal subdomain names?
Regards
NETabuse
12th February 2007, 16:12
i'm not sure if this is already possible, but is it possible to direct subdomains in a web to a different directory? ie when the user goes to /var/www/webX/web for their www.domainname.com, can they then create a subdomain under their domain and tell apache to point to /var/www/webX/subdomain_html or something? allowing differing content easily for the subdomains of a site?
till
12th February 2007, 16:20
i'm not sure if this is already possible, but is it possible to direct subdomains in a web to a different directory? ie when the user goes to /var/www/webX/web for their www.domainname.com, can they then create a subdomain under their domain and tell apache to point to /var/www/webX/subdomain_html or something? allowing differing content easily for the subdomains of a site?
This feature exists already, its anmed co-domain and you can enter the directory in the options of the co-domain. If you dont like the way ISPConfig dies the redirect, have a look in the tipps and tricks forum for other apache rewrite rules.
smartcall
12th February 2007, 16:27
Please guys, notice that my original post has nothing to do with your responces!
Thanks.
NETabuse
12th February 2007, 16:27
ahhh, ok,, ;) i thought it was a bit too simple a problem that you guys wouldn't have supported it already. excelent. I'll have to test that out.
till
12th February 2007, 16:34
Please guys, notice that my original post has nothing to do with your responces!
I noticed that, but didnt had the time to answer both posts at once.
To smartcall:
There is already such a check. We will have to look at the regex why it allows a underscore.
To NETAbuse: Please make a new thread the next time :)
smartcall
12th February 2007, 16:40
Thanks.
I anticipate the next release. When also the remoting framework will work.
Regards.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.