On Mon, 22 Jan 2001, Eric Dahnke wrote:

> hi,
>
> this is off toopic, but don't know where to turn. would appreciate some
> help.
>
> during an http request, is it possible serve a local html file yet
> return to the browser a different remote url (say yahoo.com for example)?
>
> i'm looking at mod_rewrite, but it what i describe above doesn't seem
> possible. is it?
>
> thx - eric
>

Have you looked at the [P] flag? It allows Apache to act as a proxy for
external pages.

-- 
Ignacio Vazquez-Abrams  <[EMAIL PROTECTED]>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to