Hello anyone,
who is taking part in this mailing list.

What I'm really do not understand is why no one of my messages was no
once replied by nobody!
Was those questions posted in non-understandable nor correct manner?
Or my postings was ignored because of other reason and if so, why
nobody told me, what was wrong?
If I've broke some rules, moderators should made me notes, don't you?
If I was asking something obvious, why no one told me, where I can
find an answers?

Anyway, I will post here AGAIN, some of them, that still aren't clear
for me:

> My questions concerns to Tomcat 3.2.x servlet container, especially to
> its opportunity to create automatic configuration file for Apache,
> named mod_jk.conf-auto.
> As well as web application is known by Tomcat(either by putting it to
> webapps folder or editing server.xml manually), it automatically
> appends application's parameters(servlet and .jsp mounting rules, alias
> and so on) to the mentioned file immedeately after restart.
> Where can I customize Tomcat for creating:
>
> JkMount /context/* ajp12
>
> instead of creating separate  rules for .jsp's and servlet's:
>
> JkMount /context/servlet/* ajp12
> JkMount /context/*.jsp ajp12

regards,
Max

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to