Message editing

Author mj
Recipients
Date 2005-06-07.16:24:23
Content
The rr_service.py service handler hardcodes it's URL path.
When you set the Apache location handler for services to
'/rrr/service/' the handler will always return 'Not Found'
because it expects paths to start with '/service/' instead.
History
Date User Action Args
2005-06-07 16:24:23mjlinkissue28 messages
2005-06-07 16:24:23mjcreate