Re: Response.redirect for xml requests
"rvj" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
So I am correct in thinking there is no standard Response command for this purpose ? Its server specific ! <[email protected]> wrote in message news:[email protected]... > jeah, > > its a bit off-topic. as a short hint you should search for mod_rewrite or > mod_alias (if you are using the apache webserver), this will bring you on > the right path... > > markus siebeneicher > > > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]]Im Auftrag von rvj > Gesendet: Freitag, 18. Juni 2004 11:19 > An: [email protected] > Betreff: Response.redirect for xml requests > > > This is a bit off-topic but can anyone tell me how to prevent the > redirection URL being returned to the user from the server. The server > accepts standard URL search queries and redirects another location to > return xml data > > Response.redirect newurl?oldurl > > Is there a 'general' server side command that prevents the redirection URL > being returned to the user... > ... so the user only ever sees his/her original url in the URL area > > > _______________________________________________ > mozilla-xml mailing list > [email protected] > http://mail.mozilla.org/listinfo/mozilla-xml >