Hello (for my example I use the domain tsig.gr)
I can create a reseller but the dns and the httpd.conf ( /usr/local/directadmin/data/users/tsiggr/httpd.conf) of it are wrong:
when I change shared with my ip is ok
httpd.conf is like:
<VirtualHost shared:80>
ServerName www.tsig.gr
ServerAlias www.tsig.gr tsig.gr
ServerAdmin [email protected]
DocumentRoot /home/tsiggr/domains/tsig.gr/public_html
.....................................
.....................................
</VirtualHost>
and the dns are:
ftp A shared
localhost A 127.0.0.1
mail A shared
ns1.tsig.gr. A 84.243.250.162
ns2.tsig.gr. A 84.243.250.163
pop A shared
tsig.gr. A shared
www A shared
tsig.gr. NS ns1.tsig.gr.
tsig.gr. NS ns2.tsig.gr.
mail MX 10
tsig.gr. TXT "v=spf1 a mx ip4:84.243.250.161 ?all"
Thank you in advance
I can create a reseller but the dns and the httpd.conf ( /usr/local/directadmin/data/users/tsiggr/httpd.conf) of it are wrong:
when I change shared with my ip is ok
httpd.conf is like:
<VirtualHost shared:80>
ServerName www.tsig.gr
ServerAlias www.tsig.gr tsig.gr
ServerAdmin [email protected]
DocumentRoot /home/tsiggr/domains/tsig.gr/public_html
.....................................
.....................................
</VirtualHost>
and the dns are:
ftp A shared
localhost A 127.0.0.1
mail A shared
ns1.tsig.gr. A 84.243.250.162
ns2.tsig.gr. A 84.243.250.163
pop A shared
tsig.gr. A shared
www A shared
tsig.gr. NS ns1.tsig.gr.
tsig.gr. NS ns2.tsig.gr.
mail MX 10
tsig.gr. TXT "v=spf1 a mx ip4:84.243.250.161 ?all"
Thank you in advance