Hi there,

I'm looking for a solution to my problem. I have a lot of servlets on my
webserver which are all either in "/servlet/", "/servlets/" or
"/admin-servlets/". As you may know, servlets do not have an extension. So
in the File Type Report, I get every single servlet as a seperate file. I
want to group them according to the directory. Can someone give me a clue on
how to do that?? I tried the following in the analog.cfg, but none worked...

REFALIAS /servlet/ "servlet [Java Servlet]"
REFALIAS /servlets/ "servlets [Java Servlet]"
REFALIAS /admin-servlets/ "admin-servlets [Java Servlet, Admin]"

and

REQOUTPUTALIAS /servlet/ "servlet [Java Servlet]"
REQOUTPUTALIAS /servlets/ "servlets [Java Servlet]"
REQOUTPUTALIAS /admin-servlets/ "admin-servlets [Java Servlet, Admin]"

and the above, with instead of REQOUTPUTALIAS TYPEOUTPUTALIAS.

Thanks in advance!

Kind regards,
Met vriendelijke groet,
Tim Stoop

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to