User subdomains NOT created through cPanel

phoxxy

Member
Jan 16, 2005
6
0
151
I've searched high and low for this and I would appreciate if anyone could do a walk through on settings up subdomains for users without going through cPanel.

The skinny:

I have a scripting package that will create virtual user accounts with URLs like this: http://www.mydomain.com/user/

The script says that Apache must have mod_rewrite (which it does) in order to create subdomains that change the above example into: http://user.mydomain.com

I will have many subdomains that will need to be set up like this and I do not want to do it via cpanel all the time.

Basically, the ideal solution to this would be to have the user's website be accessable via both examples above and behave just like subdomains created via cPanel.

I've read about wildcards and mod_rewrite. I've tried setting up a .htaccess file, but with no success. The script creates the account, but the best I can do is get the "There is no website configured at this address" default cPanel page when I put a user's subdomain in.

I would appreciate any help. Most examples that I have come across do not include cPanel in the picture and often point to a regular *nix box w/ virtual hosting.

P.S. I am migrating to this script because I want to automate the creation of user accounts w/ subdomains. Since there aren't any scripts that interface w/ cPanel for what I want to do, this is my only solution. The script I am using is great (but the author's support stinks and he doesn't know anything about servers running cPanel).
 

kistler

Well-Known Member
Jan 27, 2005
133
1
166
I have a sub domain script that sets it up automatically, both – sub.something. com and something. com/sub , is this what you are looking for? On all versons of cPanel, also includes Auto intstall of FTP, MySQL, and Emails. This is all backed up with a MySQL Admin Database.
 
Last edited:

phoxxy

Member
Jan 16, 2005
6
0
151
Does it have a web interface and allow for the user to manage their own account? That's mostly what I'm looking for. I'm trying to make life a little easier on me in handling users. I don't want them to email me everytime they need a password reset. Also, I'm running pureftp, so I am using quotas.

I would like to see a demo of the script, however. Pop me an email. I"m interested in all options at this point.
 

kistler

Well-Known Member
Jan 27, 2005
133
1
166
Will do I am away from the script at this time but I should be able to send it to you later on, it does have a password reset, but not really a (user’s control panel) but does have a Admin CP)
 

phoxxy

Member
Jan 16, 2005
6
0
151
they never responded to me, but I found a different solution.

I found a script that will create subdomains via cpanel for me and do my billing and management all in one. So I guess it is an okay trade off.
 

semplon

Registered
Oct 8, 2003
4
0
151
phoxxy said:
they never responded to me, but I found a different solution.

I found a script that will create subdomains via cpanel for me and do my billing and management all in one. So I guess it is an okay trade off.
hehehe :D can i get that scripts ?