![]() |
domains, subdomains, webspace, bandwidth..
Hey, Here's something i found out today and please do not say it is like i'm going to describe it here!
You add new domain/customer with let's say 50MB of webspace and 50MB of bandwidth. Now you also offer them 5 subdomains with ordered package. When adding new subdomain, you cannot 'attach' it to domain name to use their space/bandwidth. So in other words, user get's a total of 300 MB of webspace and 300MB of bandwidth with 1 domain + all used 5 subdomains while he paid for 50MB of space and 50MB of bandwidth. Will any newer version of ISPConfig have better support for subdomains cause frankly, current one is bad! Plus, please fix that database username stuff and add it so that user can enter his own username and use as prefix the domain name... Probably will have to hack it myself eh.. but hey, worth of a shot.. |
I agree about the domain name..
With the "domains" thing... its not like you do.. you are creating 5 sites, not subdomains. ISPC cant do what you want to do that way, you have to "rememeber" de disk space used.. |
Quote:
|
:D falko
I did write it in a bit of confusing way. What i was saying is that i cannot offer a hosting packet to my clients with let's say 5 subdomains and 50MB of webspace and 50MB of bandwidth total per domain + all 5 subdomains. Why not? Cause each subdomain will have its own limits in webspace and bandwidth and the reason for that is that we actually create new account for subdomain completly seperated from 'main' account. Actually i can't even offer them additional domains to be used on the above hosting packet. Same thing, new account for each domain and each domain gets again 50MB of space and 50MB of bandwidth, less or more, depends on how much space i give them. |
So what you are saying is that the limits should be applied to the client and not the domains and sub domains.
So then if a client has got 10 domains and only 100MB of web space then its only 100MB of web space and not 10 domains at 100MB each. |
The problem is that Clients are an virtual elemnt in IPConfig to organise websites. Clients did not exist as system user in linux beacuse linux does not support hierarchical quota and groups. You can not have (group)quota x that is defined inside (group)quota y.
|
What about creating resellers accounts? that way you can create limits by user.
|
Completly wrong guys.
How i was thinking was like this: New tab is created on sites form. Form that shows when you click on some created site where user/client can see his own stuff. Here user himself can view/add new/update/delete his subdomains. Check the pic: example 1 Now when user adds a new subdomain. example 2 This domain is of coruse written into table a new apache info is added to Vhosts_ispconfig.conf file like: Code:
<VirtualHost IP:PORT>Code:
subdomain IN CNAME example.com./var/www/www.example.com/web/ <--- main domain folder /var/www/www.example.com/web/sub_subdomain <--- main subdomain folder NOTE: sub_ = prefix that is attached to each folders name for subdomains. Of course admins/resellers can limit number of subdomains allowed per site/hosting packet. In other words, subdomains are now really part of main domain, using domains webspace/bandwidth. No more new accounts, users can add subdomains on their own without being super duper expert of adding new domain.. What's the problem with this? This is how we all want for subdomains to work. Seen lots of people on this forum asking for this type of subdomains. They probably know it from cPanel or some other CP. I would add this feature but i have one problem (not familiar with ISPConfig code structure, falko check PM :) ). If you guys give me some help on getting to know the code structure when i need it, i'll be happy to do this. |
Quote:
Quote:
I think there are two problems with the solution in your example screenshots, 1) we dont have space for another tab, (in your screenshot the SSL tab is not enabled) so it might be better to add the subdomain list on the same tab then the co-domains. The way I prefer the implementation is to add a checkbox or option field to the co-domain settings where the type of subdomain can be selected. Either as rewrite rule like ISPConfig implements it now or as separate vhost like you proposed it. If you add subdomains as vhosts, dont forget to change the log split scripts and the statistic scripts too, so the traffic is accumulated to the main website and dont get lost. |
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Don't get me wrong here but i would just like to view a CLEAR option for subdomains where even a non-expert can add it without asking anyone a single question. Let's face it, that is not possible now using co-domains and forward folder cause people will look for 'subdomains' name/title. Plus if cPanel and other CP's have it, why not also add it to ISPConfig? I mean its more of a plus for ISPConfig to have 3 ways of dealing with subdomains (mod_rewrite, new account, vhosts). Now that is something not a lot of CP's have! Well even if you guys don't like it or think its stupid, i'll probably add this feature for my ISPConfig.. I want my customers to add subdomains on their own without any support with ability to limit the number of subdomains per domain name.. |
| All times are GMT +2. The time now is 17:33. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.