siksaj Posted October 26, 2008 Share Posted October 26, 2008 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. Link to comment https://forums.phpfreaks.com/topic/130127-domain-forwarding-with-request-forwarding/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.