|
Posted by howachen on 10/05/06 13:37
phpmyforum@googlemail.com 寫道:
> > > > i don't want the browser to showhttp://www.example.com
>
> Yes, just use Rewrite-Rules with "P" flag like this:
>
> RewriteRule ^(.*)$ http://www.example.com$1 [P,L]
>
> Not perfect, but a solution.
Hello, this seems to be my solution...
but will there be any overhead in doing this? i mean the proxy pass?
Navigation:
[Reply to this message]
|