Sorry, I can't find that post. can you give a link to that post, please?
On Jan 1, 2011, at 10:33 AM, Arun K.Rajeevan wrote:
> apart from setting,
> routes_apps_raw=['init']
>
> I've these changes to routs.py
>
> routes_in = ( (r'.*:/favicon.ico', r'/init/static/favicon.ico'),
>(r'.*:/robots.txt', r'/init/static/robots.txt'),
> (r'
apart from setting,
routes_apps_raw=['init']
I've these changes to routs.py
routes_in = ( (r'.*:/favicon.ico', r'/init/static/favicon.ico'),
(r'.*:/robots.txt', r'/init/static/robots.txt'),
(r'.*(php|PHP|asp|ASP|jsp|JSP)', r'/jammer/default/index'),
)
rout
3 matches
Mail list logo