Hello all,

is there a way to let WebKit interpret a file like some_page.html as a
Webware servlet (as if it would be some_page.py)? (I know, it's not
nice, but it seems I need it for backward compatibilty.)

Some background, if that helps to discover other ways:

Initially, I tried to use mod_rewrite to map

/public/page.html?pmid=1 to /public/de/otherpage?id=1

but I didn't get it to work. Now I want to use a servlet
/public/page.html to send a redirect to the new URL.

Thanks for any help!

Stefan



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to