Jump to content

domain forwarding with request forwarding


siksaj

Recommended Posts

Hi All,

 

  I have multiple domain names registered and have hosting under one of the domain name. All my PHP files obviously are hosted under it. I have all domain forwarding setup that are masked and setup to point to the site that is hosted ( so user does not feel he is moving to another site ). My intention is to have a reponse  back that are customized for that domain that originally received the request. I am ok using HTTP_REFERRER to identify the original domain name and it works.

Question

- Does the GET, POST get forwarded ? ( I tried and it did not work for me )

- If using a ASP model, how do I get access to the GET,POST and other request data as it does not get forwarded ? ( I want to avoid having to purchase hosting services for each of the domain names just to add a plugin to store REQUEST data in session )

- Are there any other solutions/model/approaches ?

 

Please help, Thanks in advance.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.