Create a zone at root level of Apache. That zone should be able to be called by any virtual host.
Even though your not using virtual host, you should be able to use redirect (but then you have to configure with each and every users ;-).
Another way is to use mod_rewrite. It should work.
 
Steve N.
E-mail: [EMAIL PROTECTED]
----------------------------------------------
Presents KBMail Professional Service
Visit www.kbmail.com
Access to your existing POP3/IMAP4 via Web browser for FREE
----- Original Message -----
From: Styrmir Saevarsson
To: [EMAIL PROTECTED]
Sent: Saturday, May 01, 1999 1:23 AM
Subject: How to mount Servletzones for very many users

Hi!
 
I hope someone can help me with this problem! What I'm trying to do is to configure JServ to work with requests like that:
 
www.mydomain.com/~userxxx/servlet/Testservlet
 
When I do request to ~userxxx Apache autmaticly maps a user directory
(The server ist running at a college with hundreds of users and everyone has
the possibility to create own page just by placing it in a .www directory)
 
Is there a possibility to configure JServ in the same way?
 
Styrmir Saevarsson

Reply via email to