I always used control panel (CPanel and such) for making websites. I mean adding domains.

Is it possible to do it by hands, through ssh?

My thoughts about it -- I should create directory with website scripts. Than I should let system know that this directory is connected with domain.com, then set DNS for this domain in some text file.

Where can I read about this?

link|improve this question
Is it possible?! Yes, most websites that aren't on shred hosting are configured without CPanel (which is a proprietary product completely separate from the httpd). – Chris S Nov 11 '11 at 17:42
I am not saying about CPanel. I am saying about control panel. CPanel is just one of them. – Qiao Nov 11 '11 at 19:10
feedback

closed as not a real question by Ward, sam, Chris S, voretaq7, Shane Madden Nov 12 '11 at 5:45

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

1 Answer

It depends on various other circumstances, but for example for Drupal there is drush (http://drupal.org/project/drush)

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.