PDA

View Full Version : Url-forwarding and url cloaking


awww
04-09-2006, 04:27 PM
When url cloaking is set the REQUESTED_URI is lost.

If you have http://mydomain.com forwarded with cloaking to http://me.myhost.com and you open:

http://mydomain.com/a_folder/a_page.php

you will be redirected to

http://me.myhost.com/

instead of:

http://me.myhost.com/a_folder/a_page.php


This also makes users unable to keep favorites, preserving REQUESTED_URI data would be a nice and I think very easy feature to add.

Thanks

Laurie-Resell1
04-10-2006, 07:40 AM
When url cloaking is set the REQUESTED_URI is lost.

If you have http://mydomain.com forwarded with cloaking to http://me.myhost.com and you open:

http://mydomain.com/a_folder/a_page.php

you will be redirected to

http://me.myhost.com/

instead of:

http://me.myhost.com/a_folder/a_page.php


This also makes users unable to keep favorites, preserving REQUESTED_URI data would be a nice and I think very easy feature to add.

Thanks
We are not currently offering URL forwarding as part of our services. Please email support@resellone.net for any specific questions.

kasey
04-10-2006, 01:17 PM
This also makes users unable to keep favorites, preserving REQUESTED_URI data would be a nice and I think very easy feature to add.(edit) After second thought, I think it would need to be configurable, or at least smart enough to look at the forwarded URL. Example: I've got a user forwarding to www.hisdomain.com/subpage.htm instead of a separate directory. If it obeyed the REQUESTED_URI in his case, where would it end up? It's possible, but after thinking about it a minute I kind of see why they did it this way.

Regardless, it wouldn't resolve your favorites issue. The whole concept of the cloak loads your page in a frameset, which doesn't update the nav bar with any page clicks. So if somebody tries to add a bookmark, they're going to get either the actual page (mysite.com/mydomain/test.htm) or the forwarded domain (www.mydomain.com).

We are not currently offering URL forwarding as part of our services. Please email support@resellone.net for any specific questions.Hmmm... it's there as a part of Managed DNS, because I've sold it to a couple of customers... or are you saying it's just unsupported...

Laurie-Resell1
04-10-2006, 01:47 PM
(edit) After second thought, I think it would need to be configurable, or at least smart enough to look at the forwarded URL. Example: I've got a user forwarding to www.hisdomain.com/subpage.htm instead of a separate directory. If it obeyed the REQUESTED_URI in his case, where would it end up? It's possible, but after thinking about it a minute I kind of see why they did it this way.

Regardless, it wouldn't resolve your favorites issue. The whole concept of the cloak loads your page in a frameset, which doesn't update the nav bar with any page clicks. So if somebody tries to add a bookmark, they're going to get either the actual page (mysite.com/mydomain/test.htm) or the forwarded domain (www.mydomain.com).

Hmmm... it's there as a part of Managed DNS, because I've sold it to a couple of customers... or are you saying it's just unsupported...Basically it's a free part of it, but as a product feature itself no.