Hello,
I've written a redirector program in C using dbm files. Works fine,
I'm considering writing a CGI interface for inserting, modifying and
deleting redirected urls.
That's not the problem. I would have thought that the redirector
would send a 'Location: http://blah' header so that the browser loads the
new page, not just gets new data hidden under the original url.
For example, if I redirect www.playboy.com to www.netcon.net.au, all
of the images on www.netcon.net.au will attempt to load from www.playboy.com
(which will fail). Now obviously I can redirect all the images too, but this
is a hassle, especially if I don't own the redirected page.
Is their any problem in using the Location: header (apart from the
fact that some browsers may not support it)?
Regards, Adam.
___________________________________________________________________________
_--_|\ Adam Nelson, spud@netcon.net.au
/ Oz \ System Administrator, Netconnect Bendigo Pty. Ltd.
\_.--._/ Telephone +61 03 54444922
v http://www.bendigo.net.au/~spud/
___________________________________________________________________________
Received on Tue Nov 26 1996 - 16:30:18 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:33:38 MST