This is simple by mapping a PoP configuration on root:
urls['default'] = (
'/_cron/(.*)', 'Cron',
'(/.*)', 'Static'
)
This example takes the Static default configuration.
- Sam
--
Samuel Alba
> --
> Project page: http://code.google.com/p/cirruxcache/
> News: http://www.shad.cc/tag/cirruxcache
> Groups: http://groups.google.com/group/cirruxcache
>
--
Samuel Alba