shivdalvi
02-20-2009, 10:35 AM
I have to set rewrite rule in my conf file :
main url will be like :
1.xyz.com/worker which is from server of xyz.com
2.xyz.com/redirect.php?type=worker which is from server of xyz.com
will redirect to 123.com server but rewrite & referenced as xyz.com/worker or xyz.com/redirect.php?type=worker
on 123.com :
DocumentRoot will be set to :
/var/www/html/basic/layout/index.php
how should i configure this .
main url will be like :
1.xyz.com/worker which is from server of xyz.com
2.xyz.com/redirect.php?type=worker which is from server of xyz.com
will redirect to 123.com server but rewrite & referenced as xyz.com/worker or xyz.com/redirect.php?type=worker
on 123.com :
DocumentRoot will be set to :
/var/www/html/basic/layout/index.php
how should i configure this .
