Help - Search - Members - Calendar
Full Version: Apache forwarding issue
The Planet Forums > Control Panels > Plesk
asdfqwer
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
You must put a
ServerAlias *.domain.com in the directive.
asdfqwer
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.
Invision Power Board © 2001-2009 Invision Power Services, Inc.