Hi Andrea,
Make sure, that the mod_rewrite is included _after_ the mod_jserv.
(see the sequence of the built-in modules with 'httpd -l')
ciao,
-hen
On Wed, 21 Apr 1999, Andrea Caltroni wrote:
AC |
AC |I need to rewrite a URL, let's say:
AC |
AC | http://my_host.com/example_dir/
AC |or
AC | http://my_host.com/filename.ext
AC |(it can be a directory, a file name in the HTTP server root, or a file in a
AC |subdirectory of the server root)
AC |
AC |to the URL of a servlet:
AC | http://my_host.com/servletzone_mountpoint/my_servlet_name
AC |
AC |and have the servlet properly executed.
AC |
AC |The two things are working separately: on the one hand I can execute a servlet and
AC |on the other, I have a URL rewritten and serviced correctly.
AC |But it seems to me that after a URL rewrite the servlet engine can't be invoked.
AC |
AC |I compiled the modules mod_jserv and mod_rewrite into the Apache engine.
AC |I'm using Apache v1.3.6, Apache JServ v1.03b, JDK v1.1.7, JSDK v2.0
AC |
AC |Thank you very much for any suggestions!
AC |andrew
AC |--
AC |
AC | _____________
AC |____________________________/ \
AC | |
AC | Andrew Caltroni Software Engineer |
AC | AEON Virtual Shopping Services GmbH |
AC | Zettachring 6, 70567 Stuttgart, Germany |
AC | email: [EMAIL PROTECTED] |
AC |
AC |
AC |------------------------------------------------------------
AC |To subscribe: [EMAIL PROTECTED]
AC |To unsubscribe: [EMAIL PROTECTED]
AC |Problems?: [EMAIL PROTECTED]
AC |
-hen
---
Henner Zeller [EMAIL PROTECTED]
PGP pub key [77F75B39]: finger [EMAIL PROTECTED]
"One difference between SuSE and Red Hat is that the former operates in a
country where people don't sue each other over coffee being too hot."
Linus Torvalds
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]