I thought about that and actually started implementing it, but then I realised that it is not very maintainable and things will be too coupled. (I like using the development server for development and I would like to try and deploy on lighttpd)
Plus then every resource effectively has two urls which is not very RESTful (or semantic? I get confused..)

