Hi,
I have a couple of users where I need to modify their httpd.conf but not sure how to accomplish this with the includes file.
What I need to do is get rid if the Alias www.domain.com and instead have *.domain.com
If I just delete the www.domain.com alias than add ServerAlias *.domain.com will www.domain.com be put back when we update or run easy apache?
I have a couple of users where I need to modify their httpd.conf but not sure how to accomplish this with the includes file.
What I need to do is get rid if the Alias www.domain.com and instead have *.domain.com
If I just delete the www.domain.com alias than add ServerAlias *.domain.com will www.domain.com be put back when we update or run easy apache?