Author Topic: Use CentOS Web Panel without DNS records  (Read 9417 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Use CentOS Web Panel without DNS records
« on: May 07, 2015, 10:37:04 AM »
Hi there,

I have a simple question. Currently I am using zPanel to manage my hosting accounts, domains, subdomains and etc. And I was wondering if it's possible to use CentOS Web Panel the same way, without DNS Records. If I want to use a domain or subdomain with zpanel I just point them to the server IP and that's all.

Any help will be appriciated!

Cheers

Offline
*****
Re: Use CentOS Web Panel without DNS records
« Reply #1 on: May 07, 2015, 10:54:07 AM »
Hi there,

I have a simple question. Currently I am using zPanel to manage my hosting accounts, domains, subdomains and etc. And I was wondering if it's possible to use CentOS Web Panel the same way, without DNS Records. If I want to use a domain or subdomain with zpanel I just point them to the server IP and that's all.

Any help will be appriciated!

Cheers

You can use mod_userdir on the server or the "C:\Windows\System32\drivers\etc\hosts" (for Windows) "/etc/hosts" (for nix-based) on you PC.
With Userdir module you can use http://ip_address/~username/ where "username" - user which you created in CWP.
With hosts file, you should add records like: ip_address domainname www.domainname where ip_address - server's IP, domainname - web site which you added in CWP.
Using IP not allowed for security reason.
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Re: Use CentOS Web Panel without DNS records
« Reply #2 on: May 07, 2015, 11:45:56 AM »
Sure, you just need to create account or add domains and then you can add A name record for that domain to the IP. I think this process is same with all hosting panels.