- Joined
- Dec 12, 2006
- Messages
- 435
- Reaction score
- 0
Hi guys
I host most of my domains on my own server and redirect them to whichever parking program I choose to use. I feel this gives me more control over my domains and allows me to keep my own stats as well...
I recently decided to switch to DomainSponsor for most of my domains however unlike the simple www.sedoparking.com/domain.com I was used to, they use a query string in their redirect url:
http://searchportal.information.com/?o_id=65641&domainname=domainname.com
I use RedirectMatch (.*) http://www.sedoparking.com/domain.com (to redirect any request to the domain to the Sedo) in my apache.conf to redirect however as I've come to realise it doesn't like question marks in the url and phrases them as "%3f".
Does anyone have any experience of this or know any work around? Is there any way to refer to DomainSponsor without using question marks?
Many thanks,
Francis
I host most of my domains on my own server and redirect them to whichever parking program I choose to use. I feel this gives me more control over my domains and allows me to keep my own stats as well...
I recently decided to switch to DomainSponsor for most of my domains however unlike the simple www.sedoparking.com/domain.com I was used to, they use a query string in their redirect url:
http://searchportal.information.com/?o_id=65641&domainname=domainname.com
I use RedirectMatch (.*) http://www.sedoparking.com/domain.com (to redirect any request to the domain to the Sedo) in my apache.conf to redirect however as I've come to realise it doesn't like question marks in the url and phrases them as "%3f".
Does anyone have any experience of this or know any work around? Is there any way to refer to DomainSponsor without using question marks?
Many thanks,
Francis