Hi, how can i use domain to access the panel ?
currently, i am accesseing with ip address but i want to access with domain.
Please, guid me with full details.
how can i use domain to access the panel ?
You can go to Settings menu and set your desirable domain/subdomain on "Domain" textbox for accessing your panel. Also you can set SSL for this domain/subdomain if you want.
Don't forget to point your domain/subdomain to your server IP address.
i try but its not work. "server not found"
i added my subdomain.
can you guild me with screen shot?
how can i add subdomain to access my panel and point to server ip.
please.
Jimmy i try but its not work. "server not found"
i added my subdomain.
can you guild me with screen shot?
how can i add subdomain to access my panel and point to server ip.
please.
You should add a A record on your DNS Manager to point your server IP. What DNS manager do you use for your domain?
- Edited
Jimmy its not work.
and i am using aapanel DNS manager. i install this dns manager from app store of aapanel.
my domain work perfectly but when i added my subdomain to access my panel. then i can't access my panel with my subdomain
rahul980170
If your domain name is resolved through cloudflare, please check if the proxy is enabled, you need to set it to dns only
- Edited
It works this way, but I recommend a better alternative which also supports ssl certs.
In nginx, create a new server with the domain that you'd like to access the panel. Enable reverse dns, point to the ip:8888
and then force https for this nginx server. Your cert will validate too.
- Edited
Turbine I did exactly as you wrote here. the result is:
"Sorry, You do NOT Have Permission to Access.
Please check the domain!
View domain bound: cat /www/server/panel/data/domain.conf
Turn off access limit: rm -f /www/server/panel/data/domain.conf"
The domain is set correctly at the path above.
Can someone advise on this please?
- Edited
allvlad
please exeucte rm -f /www/server/panel/data/domain.conf && bt reload
in your terminal
aaPanel_Jose This should be in the documentation. I've been struggling for hours until I saw your comment about using ONLY DNS in CF.
luchorengo
Which problem are you bothered by?
Hi Jose;
I was wondering if you can explain where and how I can make the domains name, go to their respective websites.
I have two domain names and both DNS are pointing to my server. I have added the two website on the server and both domain are routed to the 403 page.
I have put one of the domain in the default website option and that work for one but not for the other.
Both domains are in port 80
I have download the DNS manager and add the NS server from my hosting companies and no luck can you explain in detail how this is done.
angelscopilot
Do you want to point to a website when you visit either of the two domains?
aaPanel_Jose just saying that your recommendation about you need to set it to dns only
in CloudFlare should be included in the documentation since most people is using it.
I was unable to use the domain until I changed from Proxied
to DNS only
in Cloudflare.
BTW, thanks for that tip!
We are having all sorts of confusion because of a lack of proper documentation and instructions. I am going to show the whole process step by step here.
- Create a DNS record (A type) for your desired domain. Something like 'server.example.com'.
- Make sure you set it to "DNS Only" if you are using Cloudflare.
- Go to your aaPanel's settings page and disable SSL first. It will reload your aaPanel.
- Now go to settings and set the domain as 'server.example.com'. Click save which will reload your panel.
- Now enable panel SSL and make sure you set 'Let's Encrypt' and follow the process. It will verify and enable SSL and you're done.
- Now you can access the panel using server.example.com:panel-port/security-entrance.
I hope this helps.
Thanks!
aaPanel_Jose ubuntu@vps-8b76dbed:~$
ubuntu@vps-8b76dbed:~$ rm -f /www/server/panel/data/domain.conf && bt reload
rm: cannot remove '/www/server/panel/data/domain.conf': Permission denied
ubuntu@vps-8b76dbed:~$
same problem sir
allvlad help me also please same problem
sultan 2. you don't need to set "DNS Only", proxy is fine.
Just use the following any port numbers on aaPanel > Panel port :
HTTPS ports supported by Cloudflare:
443
2053
2083
2087
2096
8443