[SOLVED] admin subdomain doesn't work - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: [SOLVED] admin subdomain doesn't work (/thread-2211.html) |
[SOLVED] admin subdomain doesn't work - psygarden - 01-23-2008 04:40 AM I had a fresh virgin server that i just installed the latest nightly snapshot of ispCP on, following the steps of the manual. I made it to the end nicely, and am able to access the control panels using this url: http://domain.com/admin I fail to access the admin panel using: http://admin.domain.com Are there any settings i can check to fix this? because if i create my first site now (that is http://www.domain.com) this will keep me from accessing the admin panels all together... greetings Rik RE: admin subdomain doesn't work - BeNe - 01-23-2008 05:54 AM Exists a DNS Entry for "http://admin.domain.tld" ?? Or only for "http://www.domain.tld" ? So maybe it is only a DNS problem. Greez BeNe RE: admin subdomain doesn't work - psygarden - 01-23-2008 07:01 AM BeNe Wrote:Exists a DNS Entry for "http://admin.domain.tld" ?? It's probably a dns issue, i didn't configure this manually.. (maybe it's worth mentioning this step in the installation guidelines!) I assume i only need to add a CNAME record to my dns record? Quote:$TTL 86400 Thanks, Rik RE: admin subdomain doesn't work - psygarden - 01-23-2008 07:10 AM Guess it couldn't be that simple... should anyone here be able to give me a few tips on howto setup the subdomain for the admin panel... i'd appreciate it a lot! greetings, Rik RE: admin subdomain doesn't work - joximu - 01-23-2008 08:11 AM If you also run the "domain.tld" on this ispcp then you maybe should disable the *.domain.tld in ServerAlias ... in ispcp.conf (apache) maybe this helps /J RE: admin subdomain doesn't work - psygarden - 01-23-2008 08:31 AM This issue is resolved, i didn't wait long enough for the dns changes to get through! thanks for the help! RE: [SOLVED] admin subdomain doesn't work - BeNe - 01-23-2008 04:49 PM Quote:i didn't wait long enough for the dns changes to get through!Ok. So this works now also... Quote:thanks for the help!No Problem. Greez BeNe |