Hi!
I need to use one of my web2py application as a reverse proxy to browse
some web pages served by other systems.
Google-ing for it I found this[1] old documentation page who says:

" web2py supports URL rerwite although this is not really recommended.
You should really use Apache (or lighttpd) + mod_proxy (or mod_rewrite)
for this purpose. Moreover rewriting web2py urls can break links in
applications. So do not do it. Anyway if you really really want to ..."

the new documentation does not reports this recomendation... is it still
a valid recomentation?
I mean if the only problem is the link break I can imagine this and I
can understand that all links in "proxyed" pages must be relative... and
I now they are.
Are there other reason why I have not to do it or can I follow this way?

Thanks a lot

    Manuele

[1]  http://www.web2py.com/AlterEgo/default/show/42

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to