so, config another aliasmatch to match the url without the app name. PS: usually routes.py doesn't rewrite static urls, i.e. the app should generate /mad/static/blablabla.css all the time...
Il giorno venerdì 31 maggio 2013 16:59:33 UTC+2, Andriy ha scritto: > > So far I found that: > http://www.autosim.ru/static/css/web2py.css - without app name > in link, returns X-Powered-By: web2py > http://www.autosim.ru/mad/static/css/web2py.css - with app name in > link, no X-Powered-By header > -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

