On 11 Jul 2012, at 1:19 AM, Athelionas wrote:
> Than I'll go with routes.py. It's much easier than mod_rewrite and also 100% 
> portable which is a killer feature.

There's also no reason you can't use both. Go with routes.py and add an Apache 
rewrite if you want to speed up static accesses. There are examples in the 
scripts directory.

> Thanks for the responses.
> 
> 2012. július 10., kedd 23:51:54 UTC+2 időpontban Athelionas a következőt írta:
> What is the preferred way of rewriting URLs?
> Also, are there any advantages or disadvantages of choosing one over the 
> other?
> 
> I like the idea of routes.py better because of portability, but is it any 
> good in case of static files?


Reply via email to