Is it possible to add asterisk serveralias to virtualhost without modifying httpd.conf manually?
Posted
by
Favourite Chigozie Onwuemene
on Server Fault
See other posts from Server Fault
or by Favourite Chigozie Onwuemene
Published on 2012-10-28T08:53:06Z
Indexed on
2012/10/28
11:05 UTC
Read the original article
Hit count: 215
Is it possible to add wildcard serveralias (example: *.somesite.com
) in an apache server without modifying httpd.conf manually? I use a DNS different from my hosting server and i have added asterisk A record to my DNS to point all request like (test.somesite.com
,test2.somesite.com
) to my hosting servers IP, but i don't see anyway of adding asterisk serveraliases to apache httpd.conf file in my cpanel. Pls is there a solution?
© Server Fault or respective owner