Hello,
I have a domain "123.com" and i made this code in httpd:
ServerAlias *.|DOMAIN|
In my website somebody can register and open with subdomain his own site like: lol.123.com
Now, sometimes some members want to use with other domain, so i make them domain mapping, that's mean when you go to http://www.member.com you will see the lol.123.com site without changing the url of browser.
I try to add domain lol.123.com to my directadmin and the use domain pointer and add there member.com but when i try to go member.com i just see 404 page (beacuse not have noting in public_html of lol.123.com
What can i do in HTTPD options for this problem?
Thanks,
Dudi.
I have a domain "123.com" and i made this code in httpd:
ServerAlias *.|DOMAIN|
In my website somebody can register and open with subdomain his own site like: lol.123.com
Now, sometimes some members want to use with other domain, so i make them domain mapping, that's mean when you go to http://www.member.com you will see the lol.123.com site without changing the url of browser.
I try to add domain lol.123.com to my directadmin and the use domain pointer and add there member.com but when i try to go member.com i just see 404 page (beacuse not have noting in public_html of lol.123.com
What can i do in HTTPD options for this problem?
Thanks,
Dudi.