Jump to content
  • 0
Yum

Hosting a website with (DNS, Subdomains, Addon Domains...) without using cPanel

Question

Hello,

I am wanting to host my site and its subdomains on my dedicated server but do not want to usecPanel. What exactly do I need to install?

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

I think Yum is asking how to make this without use any software.

First, you need to configure on your registar to point our domain name to your dedicated server IP. After this, if you use apache, you need to take a look on virtual hosts configurations. Here you can set your subdomains, domains and paths of your webserver.

For reference, take a look on http://httpd.apache.org/docs/2.0/vhosts/examples.html

  • Upvote 2
Link to comment
Share on other sites

That was exactly what I wanted to know SkzBR (:

I can not install cPanel, configure everything and then uninstall it keep the settings?

Link to comment
Share on other sites

Hi Yum,

If you are a fairly Linux savvy user, I would highly recommend researching on installing the following...

Nginx

PHP-FPM

APC

Those 3 packages alone provide a much better performance than Apache and Lighttpd w/ PHP-based webservers. You can edit the configuration in Nginx to set your sub-domains to access different directories.

Edited by Asura
Link to comment
Share on other sites

You might look into "ISPConfig" its easy and free. I would still recommend cPanel my self tho.

Edited by hellflaem
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.