Hello to everyone, I need some tips of how to approach a new project that I want to develop.
I would like to build a static generator, every user would be able to build his/her own blog using my CMS built with web2py. I would plan to build static pages and leaving them on static/ folder. Maybe every user could have his own folder inside of static, like: static/username/index static/username/category/ static/username/page/ static/username/title-of-post-1 and so on... (maybe I could split in subfolders starting by username first letter -for not hitting max folders limit in a possible future, like: static/a/alessandro/index /category /page Every user should be able to use his own custom domain and point to his own folder. I mean: johndoe.com/index should point to static/j/johndoe/index How could I achieve these requirements with web2py? Could you point me a little to this? Also, I always mess with CNAME, ALIAS registers, and so on... what kind of registers should I need? Would I need to create registers for every user? Which kind? Thanks a lot, I really need some tips here. Jaime -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.