Hello all,
I ahve been searching through all the forums to find out why my subdomain isn't working.
I have waited 72Hrs for it to propagate.
I set my subdomain up in cPanel using the subdomain link and pointed it towards a folder in my home/ (not under public_html) and granted it 755.
I have checked my A record and it points to my ip address 109.199.122.113, also i have run dig with the following ouput on domain.tld and store.domain.tld (the subdomain i am trying to setup)
I am at a loss as to what to do,
I want to setup a store, without the domain.com.au/subdomain,
Please help!!
I ahve been searching through all the forums to find out why my subdomain isn't working.
I have waited 72Hrs for it to propagate.
I set my subdomain up in cPanel using the subdomain link and pointed it towards a folder in my home/ (not under public_html) and granted it 755.
I have checked my A record and it points to my ip address 109.199.122.113, also i have run dig with the following ouput on domain.tld and store.domain.tld (the subdomain i am trying to setup)
Code:
; <<>> DiG 9.9.9 <<>> domain.tld
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 48099
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4000
;; QUESTION SECTION:
;domain.tld. IN A
;; ANSWER SECTION:
domain.tld. 3600 IN A 109.199.122.113
;; Query time: 0 msec
;; SERVER: 172.32.3.8#53(172.32.3.8)
;; WHEN: Fri Apr 29 13:58:36 AUS Eastern Standard Time 2016
;; MSG SIZE rcvd: 56
Code:
; <<>> DiG 9.9.9 <<>> store.domain.tld
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 48481
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4000
;; QUESTION SECTION:
;store.domain.tld. IN A
;; AUTHORITY SECTION:
domain.tld. 3600 IN SOA mecaserver.meca.local. hostmaste
r.meca.local. 4 900 600 86400 3600
;; Query time: 0 msec
;; SERVER: 172.32.3.8#53(172.32.3.8)
;; WHEN: Fri Apr 29 13:59:53 AUS Eastern Standard Time 2016
;; MSG SIZE rcvd: 125
I want to setup a store, without the domain.com.au/subdomain,
Please help!!
Last edited by a moderator: