asdfqwer
Apr 2 2004, 03:19 PM
Hello,
I am trying to add instruction to httpd.conf file to setup forwarding for somedomain
But when i use RedirectPermanent it forward only maindomain,but not subdomain.maindomain.com or maindomain.com/anyurl
ServerName somedomain
ServerAlias somedomain
RedirectPermanent / "destinationdomain"
Does anyone knows how to make it forwarding all traffic from the name ?
Best Regards,
PAvel
4PSA
Apr 2 2004, 03:50 PM
You must put a
ServerAlias *.domain.com in the directive.
asdfqwer
Apr 2 2004, 05:09 PM
Hello,
Thank you for infrmation,but it seems puting ServerAlias *.domain.com in the directive didnt helped.
anysubdomain.domain.com doesnt forwarding to "destinationurl.com"
May it be the EV1 DNS issue ?
Please advice.
Best Regards,
Pavel
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.