Hi,
sometimeago send some questions that are still unanswered
so I reformulate maybe in a better way
can I use Paste as a connector ?
ex:
- a user management app with Django
- a Trac site
then configure Paste, in such a way
that at the URL level
/trac -> trac app
/admin -> django management app
are my asumption correct ?
now my real question is
I can already do that kind of redirection on different app
at the URL level with Apache,
with Paste the advantager is to be able to deploy this kind
of "config" automatically right ?
for ex,
if I prepare a paste config
as
userBasic
http://username.domain.com/
http://username.domain.com/admin
http://username.domain.com/trac
I can then from another admin panel
create "username" and automatically
deploy this config to the username URL
am I right ?
cheers,
zwetan
_______________________________________________
Paste-users mailing list
Paste-users@???
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users