Re: [PHP] Changing SERVER's IP ADDRESS

2002-11-27 Thread Adharsh Praveen R
Hai Jason, Thanks a lot for the reply. you are right I call the perl script in form page. How to output a meta refresh tag from PHP? and is it in form or in the main page? In form page after I call the perl script which changes the IP address of the server, I have header("Location:https://$HTT

Re: [PHP] Changing SERVER's IP ADDRESS

2002-11-26 Thread Jason Wong
On Wednesday 27 November 2002 15:52, Adharsh Praveen R wrote: > hai php-general, > > I want to know how can I redirect the browser to contact to a new ip > address of the same server. > > In Detail > > I have a server say 192.168.1.10 (eth0) running apache.( Linux Machine > running Apache). > > I c

[PHP] Changing SERVER's IP ADDRESS

2002-11-26 Thread Adharsh Praveen R
hai php-general, I want to know how can I redirect the browser to contact to a new ip address of the same server. In Detail I have a server say 192.168.1.10 (eth0) running apache.( Linux Machine running Apache). I contact the server through a client(Browser), through this client I change the I