Hi All,

We have used relative path in our entire web application. As per our
SEO recommendation, we need to change the path to absoute path.

Our development server still follows localhost:5000 but the deployment
is going to be on port 80, hence it would be like http://www.example.com/

What is the easy way to handle this in entire framework? We use some
static link but they are accessible to mako and we also use url_for.

Regards,

Krish
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to