how i can do that (redirect any access to / to /ekp with the directive

Redirect / /ekp) and in which httpd.conf file tomcat or in apache2


On Tue, 26 Jul 2005 11:02:10 +0200
 Axel-Stéphane  SMORGRAV <[EMAIL PROTECTED]> wrote:
*This message was transferred with a trial version of CommuniGate(tm) Pro*
I hardly think that is the problem.

From what I can guess from looking at the site, Ismail probably has an Apache using mod_jk in front of a Tomcat server. The application's context root is /ekp but he wants to serve it to the users directly under /.

So the question is really: how can / on the Apache frontend be mapped to /ekp on Tomcat?

Otherwise, Ismail, I would suggest that you redirect any access to / to /ekp with the directive

Redirect / /ekp

Then your users will not need to enter /ekp explicitly.

-ascs

-----Original Message-----
From: Eimantas Vaičiūnas [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 26, 2005 10:06 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] want help

Hi

Check DocumentRoot and DirectoryIndex directives in your httpd.conf.
--
Su pagarba,
Eimantas Vaičiūnas
VU Skaičiavimo centras
Tel.: +370 5 2366209
Mob.: +370 680 91505
Fax.: +370 5 2366204
http://www.tinklas.vu.lt



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Technical Manager

FastNets Co. Ltd.
P.O Box 103 Khartoum North
Sudan

Voice:+ 249 1 85 32 65 66/21 60 90/32 60 90/21 60 91
Fax: + 249 1 85 32 65 67
GSM: + 249 9 128 094 55
*****************************************************************************
This e-mail and its attachments contain confidential information from
FastNets Co. Ltd,FastCall Co. Ltd. or from FasLink Co. Ltd., which is
intended only for the person or entity whose address is listed above and may
contain information that is legally privileged. Any use of the information
contained herein in any way (including, but not limited to, total or partial
disclosure, reproduction, or dissemination) by persons other than the
intended recipient(s) is prohibited. If you receive this e-mail in error,
please notify the sender by phone or email immediately and delete it! Thank
you.
*****************************************************************************

Next Unread Reply
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to